Sep 04 18:49:35.009 INFO checking elrond-1.0.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 18:49:35.009 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 18:49:35.009 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 18:49:35.242 INFO blam! bff5b1a50758894232078741fc29a8989b81594a0a8d4be35af0d1765ae69035 Sep 04 18:49:35.245 INFO running `"docker" "start" "-a" "bff5b1a50758894232078741fc29a8989b81594a0a8d4be35af0d1765ae69035"` Sep 04 18:49:35.892 INFO kablam! Checking elrond v1.0.0 (file:///source) Sep 04 18:49:39.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.765 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 04 18:49:39.765 INFO kablam! | Sep 04 18:49:39.765 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 18:49:39.765 INFO kablam! | ^^^^^^^^^^^^ Sep 04 18:49:39.765 INFO kablam! | Sep 04 18:49:39.765 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 18:49:39.765 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 04 18:49:39.765 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.765 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 04 18:49:39.765 INFO kablam! Sep 04 18:49:39.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.766 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 04 18:49:39.766 INFO kablam! | Sep 04 18:49:39.766 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 18:49:39.766 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.766 INFO kablam! | Sep 04 18:49:39.766 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 04 18:49:39.766 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.766 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 04 18:49:39.766 INFO kablam! Sep 04 18:49:39.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.766 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 04 18:49:39.766 INFO kablam! | Sep 04 18:49:39.766 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 18:49:39.766 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.766 INFO kablam! | Sep 04 18:49:39.766 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 04 18:49:39.766 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.766 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 04 18:49:39.766 INFO kablam! Sep 04 18:49:39.766 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 18:49:39.766 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 04 18:49:39.766 INFO kablam! | Sep 04 18:49:39.766 INFO kablam! 80 | #[derive(Clone)] Sep 04 18:49:39.766 INFO kablam! | ^^^^^ Sep 04 18:49:39.766 INFO kablam! | Sep 04 18:49:39.766 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 04 18:49:39.766 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.766 INFO kablam! Sep 04 18:49:39.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.767 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 04 18:49:39.767 INFO kablam! | Sep 04 18:49:39.767 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 18:49:39.767 INFO kablam! | ^^^^^^^^^^^^ Sep 04 18:49:39.767 INFO kablam! | Sep 04 18:49:39.767 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 04 18:49:39.767 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.767 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 04 18:49:39.767 INFO kablam! Sep 04 18:49:39.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.767 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 04 18:49:39.767 INFO kablam! | Sep 04 18:49:39.767 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 18:49:39.767 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.767 INFO kablam! | Sep 04 18:49:39.767 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 04 18:49:39.767 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.767 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 04 18:49:39.767 INFO kablam! Sep 04 18:49:39.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.767 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 04 18:49:39.767 INFO kablam! | Sep 04 18:49:39.767 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 18:49:39.768 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.768 INFO kablam! | Sep 04 18:49:39.768 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 04 18:49:39.768 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.768 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 04 18:49:39.768 INFO kablam! Sep 04 18:49:39.768 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 18:49:39.768 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 04 18:49:39.768 INFO kablam! | Sep 04 18:49:39.768 INFO kablam! 80 | #[derive(Clone)] Sep 04 18:49:39.768 INFO kablam! | ^^^^^ Sep 04 18:49:39.768 INFO kablam! | Sep 04 18:49:39.768 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 04 18:49:39.768 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.768 INFO kablam! Sep 04 18:49:39.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.858 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 04 18:49:39.858 INFO kablam! | Sep 04 18:49:39.858 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 18:49:39.858 INFO kablam! | ^^^^^^^^^^^^ Sep 04 18:49:39.858 INFO kablam! | Sep 04 18:49:39.858 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 18:49:39.858 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 04 18:49:39.859 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.859 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 04 18:49:39.859 INFO kablam! Sep 04 18:49:39.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.859 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 04 18:49:39.859 INFO kablam! | Sep 04 18:49:39.859 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 18:49:39.859 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.859 INFO kablam! | Sep 04 18:49:39.859 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 04 18:49:39.859 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.859 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 04 18:49:39.859 INFO kablam! Sep 04 18:49:39.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.860 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 04 18:49:39.860 INFO kablam! | Sep 04 18:49:39.860 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 18:49:39.860 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.860 INFO kablam! | Sep 04 18:49:39.860 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 04 18:49:39.860 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.860 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 04 18:49:39.860 INFO kablam! Sep 04 18:49:39.860 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 18:49:39.860 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 04 18:49:39.860 INFO kablam! | Sep 04 18:49:39.860 INFO kablam! 80 | #[derive(Clone)] Sep 04 18:49:39.860 INFO kablam! | ^^^^^ Sep 04 18:49:39.860 INFO kablam! | Sep 04 18:49:39.860 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 04 18:49:39.860 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.860 INFO kablam! Sep 04 18:49:39.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.861 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 04 18:49:39.861 INFO kablam! | Sep 04 18:49:39.861 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 18:49:39.861 INFO kablam! | ^^^^^^^^^^^^ Sep 04 18:49:39.861 INFO kablam! | Sep 04 18:49:39.861 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 04 18:49:39.861 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.861 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 04 18:49:39.861 INFO kablam! Sep 04 18:49:39.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.861 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 04 18:49:39.861 INFO kablam! | Sep 04 18:49:39.861 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 18:49:39.861 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.861 INFO kablam! | Sep 04 18:49:39.861 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 04 18:49:39.861 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.861 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 04 18:49:39.861 INFO kablam! Sep 04 18:49:39.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.861 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 04 18:49:39.861 INFO kablam! | Sep 04 18:49:39.861 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 18:49:39.861 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.862 INFO kablam! | Sep 04 18:49:39.862 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 04 18:49:39.862 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.862 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 04 18:49:39.862 INFO kablam! Sep 04 18:49:39.862 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 18:49:39.862 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 04 18:49:39.862 INFO kablam! | Sep 04 18:49:39.862 INFO kablam! 80 | #[derive(Clone)] Sep 04 18:49:39.862 INFO kablam! | ^^^^^ Sep 04 18:49:39.862 INFO kablam! | Sep 04 18:49:39.862 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 04 18:49:39.862 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.862 INFO kablam! Sep 04 18:49:39.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.11s Sep 04 18:49:39.982 INFO kablam! su: No module specific data is present Sep 04 18:49:40.480 INFO running `"docker" "rm" "-f" "bff5b1a50758894232078741fc29a8989b81594a0a8d4be35af0d1765ae69035"` Sep 04 18:49:40.597 INFO blam! bff5b1a50758894232078741fc29a8989b81594a0a8d4be35af0d1765ae69035