Aug 30 19:07:51.831 INFO checking elrond-1.0.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 19:07:51.831 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 19:07:51.831 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-1/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 19:07:52.013 INFO blam! 99c6eb74e8a6b74d47eae7e27fc3894ae02cf247d9e85ef6ffd43441823e6fd8 Aug 30 19:07:52.015 INFO running `"docker" "start" "-a" "99c6eb74e8a6b74d47eae7e27fc3894ae02cf247d9e85ef6ffd43441823e6fd8"` Aug 30 19:07:52.689 INFO kablam! Checking elrond v1.0.0 (file:///source) Aug 30 19:07:56.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.769 INFO kablam! --> src/symtable/symtable32.rs:51:23 Aug 30 19:07:56.769 INFO kablam! | Aug 30 19:07:56.769 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 19:07:56.769 INFO kablam! | ^^^^^^^^^^^^ Aug 30 19:07:56.769 INFO kablam! | Aug 30 19:07:56.769 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 19:07:56.769 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! Aug 30 19:07:56.769 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:56.769 INFO kablam! Aug 30 19:07:56.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.770 INFO kablam! --> src/symtable/symtable32.rs:52:24 Aug 30 19:07:56.770 INFO kablam! | Aug 30 19:07:56.770 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 19:07:56.770 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:56.770 INFO kablam! | Aug 30 19:07:56.770 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! Aug 30 19:07:56.770 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:56.770 INFO kablam! Aug 30 19:07:56.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.770 INFO kablam! --> src/symtable/symtable32.rs:53:24 Aug 30 19:07:56.770 INFO kablam! | Aug 30 19:07:56.770 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 19:07:56.770 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:56.770 INFO kablam! | Aug 30 19:07:56.770 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! Aug 30 19:07:56.770 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:56.770 INFO kablam! Aug 30 19:07:56.770 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 19:07:56.771 INFO kablam! --> src/symtable/symtable32.rs:80:10 Aug 30 19:07:56.771 INFO kablam! | Aug 30 19:07:56.771 INFO kablam! 80 | #[derive(Clone)] Aug 30 19:07:56.771 INFO kablam! | ^^^^^ Aug 30 19:07:56.771 INFO kablam! | Aug 30 19:07:56.771 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! Aug 30 19:07:56.771 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.771 INFO kablam! Aug 30 19:07:56.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.771 INFO kablam! --> src/symtable/symtable64.rs:51:23 Aug 30 19:07:56.771 INFO kablam! | Aug 30 19:07:56.771 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 19:07:56.771 INFO kablam! | ^^^^^^^^^^^^ Aug 30 19:07:56.771 INFO kablam! | Aug 30 19:07:56.771 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! Aug 30 19:07:56.771 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:56.771 INFO kablam! Aug 30 19:07:56.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.771 INFO kablam! --> src/symtable/symtable64.rs:52:24 Aug 30 19:07:56.771 INFO kablam! | Aug 30 19:07:56.771 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 19:07:56.771 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:56.771 INFO kablam! | Aug 30 19:07:56.771 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! Aug 30 19:07:56.771 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:56.772 INFO kablam! Aug 30 19:07:56.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.772 INFO kablam! --> src/symtable/symtable64.rs:53:24 Aug 30 19:07:56.772 INFO kablam! | Aug 30 19:07:56.772 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 19:07:56.772 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:56.772 INFO kablam! | Aug 30 19:07:56.772 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! Aug 30 19:07:56.772 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:56.772 INFO kablam! Aug 30 19:07:56.772 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 19:07:56.772 INFO kablam! --> src/symtable/symtable64.rs:80:10 Aug 30 19:07:56.772 INFO kablam! | Aug 30 19:07:56.772 INFO kablam! 80 | #[derive(Clone)] Aug 30 19:07:56.772 INFO kablam! | ^^^^^ Aug 30 19:07:56.772 INFO kablam! | Aug 30 19:07:56.772 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! Aug 30 19:07:56.772 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.772 INFO kablam! Aug 30 19:07:57.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.226 INFO kablam! --> src/symtable/symtable32.rs:51:23 Aug 30 19:07:57.226 INFO kablam! | Aug 30 19:07:57.226 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 19:07:57.226 INFO kablam! | ^^^^^^^^^^^^ Aug 30 19:07:57.226 INFO kablam! | Aug 30 19:07:57.226 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 19:07:57.226 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! Aug 30 19:07:57.226 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:57.227 INFO kablam! Aug 30 19:07:57.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.227 INFO kablam! --> src/symtable/symtable32.rs:52:24 Aug 30 19:07:57.227 INFO kablam! | Aug 30 19:07:57.227 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 19:07:57.227 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:57.227 INFO kablam! | Aug 30 19:07:57.227 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! Aug 30 19:07:57.227 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:57.227 INFO kablam! Aug 30 19:07:57.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.227 INFO kablam! --> src/symtable/symtable32.rs:53:24 Aug 30 19:07:57.227 INFO kablam! | Aug 30 19:07:57.227 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 19:07:57.227 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:57.227 INFO kablam! | Aug 30 19:07:57.227 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! Aug 30 19:07:57.227 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:57.227 INFO kablam! Aug 30 19:07:57.227 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 19:07:57.227 INFO kablam! --> src/symtable/symtable32.rs:80:10 Aug 30 19:07:57.227 INFO kablam! | Aug 30 19:07:57.227 INFO kablam! 80 | #[derive(Clone)] Aug 30 19:07:57.227 INFO kablam! | ^^^^^ Aug 30 19:07:57.227 INFO kablam! | Aug 30 19:07:57.227 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! Aug 30 19:07:57.228 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.228 INFO kablam! Aug 30 19:07:57.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.228 INFO kablam! --> src/symtable/symtable64.rs:51:23 Aug 30 19:07:57.228 INFO kablam! | Aug 30 19:07:57.228 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 19:07:57.228 INFO kablam! | ^^^^^^^^^^^^ Aug 30 19:07:57.228 INFO kablam! | Aug 30 19:07:57.228 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! Aug 30 19:07:57.228 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:57.228 INFO kablam! Aug 30 19:07:57.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.228 INFO kablam! --> src/symtable/symtable64.rs:52:24 Aug 30 19:07:57.228 INFO kablam! | Aug 30 19:07:57.228 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 19:07:57.228 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:57.228 INFO kablam! | Aug 30 19:07:57.228 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! Aug 30 19:07:57.228 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:57.228 INFO kablam! Aug 30 19:07:57.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.228 INFO kablam! --> src/symtable/symtable64.rs:53:24 Aug 30 19:07:57.228 INFO kablam! | Aug 30 19:07:57.228 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 19:07:57.228 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:57.228 INFO kablam! | Aug 30 19:07:57.228 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! Aug 30 19:07:57.228 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 19:07:57.229 INFO kablam! Aug 30 19:07:57.229 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 19:07:57.229 INFO kablam! --> src/symtable/symtable64.rs:80:10 Aug 30 19:07:57.229 INFO kablam! | Aug 30 19:07:57.229 INFO kablam! 80 | #[derive(Clone)] Aug 30 19:07:57.229 INFO kablam! | ^^^^^ Aug 30 19:07:57.229 INFO kablam! | Aug 30 19:07:57.229 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! Aug 30 19:07:57.229 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.229 INFO kablam! Aug 30 19:07:57.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.66s Aug 30 19:07:57.318 INFO kablam! su: No module specific data is present Aug 30 19:07:57.985 INFO running `"docker" "rm" "-f" "99c6eb74e8a6b74d47eae7e27fc3894ae02cf247d9e85ef6ffd43441823e6fd8"` Aug 30 19:07:58.079 INFO blam! 99c6eb74e8a6b74d47eae7e27fc3894ae02cf247d9e85ef6ffd43441823e6fd8