Sep 01 21:52:39.184 INFO checking elrond-1.0.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 21:52:39.184 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 21:52:39.184 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:52:39.322 INFO blam! dd406993077294a4b87b46b663ebd6e501f595aabc3b31365a6c6ffa13a70e37 Sep 01 21:52:39.324 INFO running `"docker" "start" "-a" "dd406993077294a4b87b46b663ebd6e501f595aabc3b31365a6c6ffa13a70e37"` Sep 01 21:52:40.076 INFO kablam! Checking elrond v1.0.0 (file:///source) Sep 01 21:52:43.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.661 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 01 21:52:43.661 INFO kablam! | Sep 01 21:52:43.661 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 01 21:52:43.661 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:52:43.661 INFO kablam! | Sep 01 21:52:43.661 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 21:52:43.661 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 01 21:52:43.661 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.661 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 01 21:52:43.661 INFO kablam! Sep 01 21:52:43.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.663 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 01 21:52:43.663 INFO kablam! | Sep 01 21:52:43.663 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 01 21:52:43.663 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 21:52:43.663 INFO kablam! | Sep 01 21:52:43.663 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 01 21:52:43.663 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.663 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 01 21:52:43.663 INFO kablam! Sep 01 21:52:43.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.663 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 01 21:52:43.663 INFO kablam! | Sep 01 21:52:43.663 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 01 21:52:43.663 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 21:52:43.663 INFO kablam! | Sep 01 21:52:43.663 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 01 21:52:43.663 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.663 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 01 21:52:43.663 INFO kablam! Sep 01 21:52:43.663 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 21:52:43.663 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 01 21:52:43.663 INFO kablam! | Sep 01 21:52:43.663 INFO kablam! 80 | #[derive(Clone)] Sep 01 21:52:43.664 INFO kablam! | ^^^^^ Sep 01 21:52:43.664 INFO kablam! | Sep 01 21:52:43.664 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 01 21:52:43.664 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.664 INFO kablam! Sep 01 21:52:43.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.664 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 01 21:52:43.664 INFO kablam! | Sep 01 21:52:43.664 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 01 21:52:43.664 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:52:43.664 INFO kablam! | Sep 01 21:52:43.664 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 01 21:52:43.664 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.664 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 01 21:52:43.664 INFO kablam! Sep 01 21:52:43.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.664 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 01 21:52:43.664 INFO kablam! | Sep 01 21:52:43.664 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 01 21:52:43.664 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 21:52:43.664 INFO kablam! | Sep 01 21:52:43.664 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 01 21:52:43.664 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.664 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 01 21:52:43.664 INFO kablam! Sep 01 21:52:43.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.664 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 01 21:52:43.665 INFO kablam! | Sep 01 21:52:43.665 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 01 21:52:43.665 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 21:52:43.665 INFO kablam! | Sep 01 21:52:43.665 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 01 21:52:43.665 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.665 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 01 21:52:43.665 INFO kablam! Sep 01 21:52:43.665 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 21:52:43.665 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 01 21:52:43.665 INFO kablam! | Sep 01 21:52:43.665 INFO kablam! 80 | #[derive(Clone)] Sep 01 21:52:43.665 INFO kablam! | ^^^^^ Sep 01 21:52:43.665 INFO kablam! | Sep 01 21:52:43.665 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 01 21:52:43.665 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.665 INFO kablam! Sep 01 21:52:43.900 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.900 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 01 21:52:43.900 INFO kablam! | Sep 01 21:52:43.900 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 01 21:52:43.900 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:52:43.901 INFO kablam! | Sep 01 21:52:43.901 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 21:52:43.901 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 01 21:52:43.901 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.901 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 01 21:52:43.901 INFO kablam! Sep 01 21:52:43.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.901 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 01 21:52:43.902 INFO kablam! | Sep 01 21:52:43.902 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 01 21:52:43.902 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 21:52:43.902 INFO kablam! | Sep 01 21:52:43.902 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 01 21:52:43.902 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.902 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 01 21:52:43.902 INFO kablam! Sep 01 21:52:43.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.902 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 01 21:52:43.902 INFO kablam! | Sep 01 21:52:43.902 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 01 21:52:43.902 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 21:52:43.902 INFO kablam! | Sep 01 21:52:43.902 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 01 21:52:43.902 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.902 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 01 21:52:43.902 INFO kablam! Sep 01 21:52:43.902 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 21:52:43.902 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 01 21:52:43.902 INFO kablam! | Sep 01 21:52:43.902 INFO kablam! 80 | #[derive(Clone)] Sep 01 21:52:43.902 INFO kablam! | ^^^^^ Sep 01 21:52:43.902 INFO kablam! | Sep 01 21:52:43.902 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 01 21:52:43.902 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.902 INFO kablam! Sep 01 21:52:43.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.902 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 01 21:52:43.902 INFO kablam! | Sep 01 21:52:43.903 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 01 21:52:43.903 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:52:43.903 INFO kablam! | Sep 01 21:52:43.903 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 01 21:52:43.903 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.903 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 01 21:52:43.903 INFO kablam! Sep 01 21:52:43.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.903 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 01 21:52:43.903 INFO kablam! | Sep 01 21:52:43.903 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 01 21:52:43.903 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 21:52:43.903 INFO kablam! | Sep 01 21:52:43.903 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 01 21:52:43.903 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.903 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 01 21:52:43.903 INFO kablam! Sep 01 21:52:43.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:52:43.903 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 01 21:52:43.903 INFO kablam! | Sep 01 21:52:43.903 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 01 21:52:43.903 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 21:52:43.903 INFO kablam! | Sep 01 21:52:43.903 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 01 21:52:43.903 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.903 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 01 21:52:43.903 INFO kablam! Sep 01 21:52:43.903 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 21:52:43.903 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 01 21:52:43.903 INFO kablam! | Sep 01 21:52:43.903 INFO kablam! 80 | #[derive(Clone)] Sep 01 21:52:43.904 INFO kablam! | ^^^^^ Sep 01 21:52:43.904 INFO kablam! | Sep 01 21:52:43.904 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 01 21:52:43.904 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:52:43.904 INFO kablam! Sep 01 21:52:44.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.96s Sep 01 21:52:44.031 INFO kablam! su: No module specific data is present Sep 01 21:52:44.506 INFO running `"docker" "rm" "-f" "dd406993077294a4b87b46b663ebd6e501f595aabc3b31365a6c6ffa13a70e37"` Sep 01 21:52:44.597 INFO blam! dd406993077294a4b87b46b663ebd6e501f595aabc3b31365a6c6ffa13a70e37