Sep 04 18:49:33.682 INFO checking elrond-1.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 18:49:33.682 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 18:49:33.682 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:33.930 INFO blam! 752c19b5ffcb7a46f79192ee34cf5e38153b19180f8293acb7a5723228eac199 Sep 04 18:49:33.932 INFO running `"docker" "start" "-a" "752c19b5ffcb7a46f79192ee34cf5e38153b19180f8293acb7a5723228eac199"` Sep 04 18:49:34.691 INFO kablam! Checking elrond v1.0.0 (file:///source) Sep 04 18:49:38.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:38.811 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 04 18:49:38.811 INFO kablam! | Sep 04 18:49:38.811 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 18:49:38.811 INFO kablam! | ^^^^^^^^^^^^ Sep 04 18:49:38.811 INFO kablam! | Sep 04 18:49:38.811 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 18:49:38.811 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:38.812 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:38.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 04 18:49:38.812 INFO kablam! Sep 04 18:49:38.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:38.812 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 04 18:49:38.812 INFO kablam! | Sep 04 18:49:38.812 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 18:49:38.812 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:38.812 INFO kablam! | Sep 04 18:49:38.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 04 18:49:38.812 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:38.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 04 18:49:38.812 INFO kablam! Sep 04 18:49:38.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:38.812 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 04 18:49:38.812 INFO kablam! | Sep 04 18:49:38.812 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 18:49:38.812 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:38.813 INFO kablam! | Sep 04 18:49:38.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 04 18:49:38.813 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:38.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 04 18:49:38.813 INFO kablam! Sep 04 18:49:38.813 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 18:49:38.813 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 04 18:49:38.813 INFO kablam! | Sep 04 18:49:38.813 INFO kablam! 80 | #[derive(Clone)] Sep 04 18:49:38.813 INFO kablam! | ^^^^^ Sep 04 18:49:38.813 INFO kablam! | Sep 04 18:49:38.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 04 18:49:38.813 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:38.813 INFO kablam! Sep 04 18:49:38.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:38.813 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 04 18:49:38.814 INFO kablam! | Sep 04 18:49:38.814 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 18:49:38.814 INFO kablam! | ^^^^^^^^^^^^ Sep 04 18:49:38.814 INFO kablam! | Sep 04 18:49:38.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 04 18:49:38.814 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:38.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 04 18:49:38.814 INFO kablam! Sep 04 18:49:38.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:38.814 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 04 18:49:38.814 INFO kablam! | Sep 04 18:49:38.814 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 18:49:38.814 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:38.814 INFO kablam! | Sep 04 18:49:38.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 04 18:49:38.814 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:38.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 04 18:49:38.814 INFO kablam! Sep 04 18:49:38.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:38.814 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 04 18:49:38.815 INFO kablam! | Sep 04 18:49:38.815 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 18:49:38.815 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:38.815 INFO kablam! | Sep 04 18:49:38.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 04 18:49:38.815 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:38.815 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:38.815 INFO kablam! Sep 04 18:49:38.815 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 18:49:38.815 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 04 18:49:38.815 INFO kablam! | Sep 04 18:49:38.815 INFO kablam! 80 | #[derive(Clone)] Sep 04 18:49:38.815 INFO kablam! | ^^^^^ Sep 04 18:49:38.815 INFO kablam! | Sep 04 18:49:38.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 04 18:49:38.815 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:38.815 INFO kablam! Sep 04 18:49:39.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.115 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 04 18:49:39.115 INFO kablam! | Sep 04 18:49:39.115 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 18:49:39.115 INFO kablam! | ^^^^^^^^^^^^ Sep 04 18:49:39.115 INFO kablam! | Sep 04 18:49:39.115 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 18:49:39.115 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.115 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.115 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.115 INFO kablam! Sep 04 18:49:39.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.116 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 04 18:49:39.116 INFO kablam! | Sep 04 18:49:39.116 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 18:49:39.116 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.116 INFO kablam! | Sep 04 18:49:39.116 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.116 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.116 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.116 INFO kablam! Sep 04 18:49:39.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.116 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 04 18:49:39.116 INFO kablam! | Sep 04 18:49:39.116 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 18:49:39.116 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.116 INFO kablam! | Sep 04 18:49:39.116 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.116 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.116 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.117 INFO kablam! Sep 04 18:49:39.117 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.117 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 04 18:49:39.117 INFO kablam! | Sep 04 18:49:39.117 INFO kablam! 80 | #[derive(Clone)] Sep 04 18:49:39.117 INFO kablam! | ^^^^^ Sep 04 18:49:39.117 INFO kablam! | Sep 04 18:49:39.117 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.117 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.117 INFO kablam! Sep 04 18:49:39.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.117 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 04 18:49:39.117 INFO kablam! | Sep 04 18:49:39.117 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 18:49:39.117 INFO kablam! | ^^^^^^^^^^^^ Sep 04 18:49:39.117 INFO kablam! | Sep 04 18:49:39.117 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.117 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.117 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.117 INFO kablam! Sep 04 18:49:39.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.117 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 04 18:49:39.117 INFO kablam! | Sep 04 18:49:39.118 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 18:49:39.118 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.118 INFO kablam! | Sep 04 18:49:39.118 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.118 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.118 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.118 INFO kablam! Sep 04 18:49:39.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 18:49:39.118 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 04 18:49:39.118 INFO kablam! | Sep 04 18:49:39.118 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 18:49:39.118 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 18:49:39.118 INFO kablam! | Sep 04 18:49:39.118 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.118 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.118 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.118 INFO kablam! Sep 04 18:49:39.118 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.118 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 04 18:49:39.118 INFO kablam! | Sep 04 18:49:39.118 INFO kablam! 80 | #[derive(Clone)] Sep 04 18:49:39.119 INFO kablam! | ^^^^^ Sep 04 18:49:39.119 INFO kablam! | Sep 04 18:49:39.119 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.119 INFO kablam! = note: for more information, see issue #46043 Sep 04 18:49:39.119 INFO kablam! Sep 04 18:49:39.230 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.57s Sep 04 18:49:39.233 INFO kablam! su: No module specific data is present Sep 04 18:49:39.753 INFO running `"docker" "rm" "-f" "752c19b5ffcb7a46f79192ee34cf5e38153b19180f8293acb7a5723228eac199"` Sep 04 18:49:39.896 INFO blam! 752c19b5ffcb7a46f79192ee34cf5e38153b19180f8293acb7a5723228eac199