Aug 30 18:48:19.745 INFO checking elrond-1.0.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 18:48:19.745 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 18:48:19.745 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-1/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 18:48:19.947 INFO blam! 9517b01e638520ec703cbe20c317885aed4aabb6494e6207205d347846d9cdcd Aug 30 18:48:19.948 INFO running `"docker" "start" "-a" "9517b01e638520ec703cbe20c317885aed4aabb6494e6207205d347846d9cdcd"` Aug 30 18:48:20.723 INFO kablam! Checking elrond v1.0.0 (file:///source) Aug 30 18:48:24.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:24.965 INFO kablam! --> src/symtable/symtable32.rs:51:23 Aug 30 18:48:24.965 INFO kablam! | Aug 30 18:48:24.965 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 18:48:24.965 INFO kablam! | ^^^^^^^^^^^^ Aug 30 18:48:24.965 INFO kablam! | Aug 30 18:48:24.965 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 18:48:24.965 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 18:48:24.965 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:24.965 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 18:48:24.965 INFO kablam! Aug 30 18:48:24.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:24.966 INFO kablam! --> src/symtable/symtable32.rs:52:24 Aug 30 18:48:24.966 INFO kablam! | Aug 30 18:48:24.966 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 18:48:24.966 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 18:48:24.966 INFO kablam! | Aug 30 18:48:24.966 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 18:48:24.966 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:24.966 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 18:48:24.966 INFO kablam! Aug 30 18:48:24.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:24.966 INFO kablam! --> src/symtable/symtable32.rs:53:24 Aug 30 18:48:24.966 INFO kablam! | Aug 30 18:48:24.966 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 18:48:24.966 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 18:48:24.966 INFO kablam! | Aug 30 18:48:24.966 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 18:48:24.966 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:24.966 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 18:48:24.966 INFO kablam! Aug 30 18:48:24.966 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 18:48:24.966 INFO kablam! --> src/symtable/symtable32.rs:80:10 Aug 30 18:48:24.967 INFO kablam! | Aug 30 18:48:24.967 INFO kablam! 80 | #[derive(Clone)] Aug 30 18:48:24.967 INFO kablam! | ^^^^^ Aug 30 18:48:24.967 INFO kablam! | Aug 30 18:48:24.967 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 18:48:24.967 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:24.967 INFO kablam! Aug 30 18:48:24.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:24.967 INFO kablam! --> src/symtable/symtable64.rs:51:23 Aug 30 18:48:24.967 INFO kablam! | Aug 30 18:48:24.967 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 18:48:24.967 INFO kablam! | ^^^^^^^^^^^^ Aug 30 18:48:24.967 INFO kablam! | Aug 30 18:48:24.967 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 18:48:24.967 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:24.967 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 18:48:24.967 INFO kablam! Aug 30 18:48:24.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:24.967 INFO kablam! --> src/symtable/symtable64.rs:52:24 Aug 30 18:48:24.967 INFO kablam! | Aug 30 18:48:24.967 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 18:48:24.967 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 18:48:24.968 INFO kablam! | Aug 30 18:48:24.968 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 18:48:24.968 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:24.968 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 18:48:24.968 INFO kablam! Aug 30 18:48:24.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:24.968 INFO kablam! --> src/symtable/symtable64.rs:53:24 Aug 30 18:48:24.968 INFO kablam! | Aug 30 18:48:24.968 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 18:48:24.968 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 18:48:24.968 INFO kablam! | Aug 30 18:48:24.968 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 18:48:24.968 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:24.968 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 18:48:24.968 INFO kablam! Aug 30 18:48:24.968 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 18:48:24.968 INFO kablam! --> src/symtable/symtable64.rs:80:10 Aug 30 18:48:24.968 INFO kablam! | Aug 30 18:48:24.968 INFO kablam! 80 | #[derive(Clone)] Aug 30 18:48:24.968 INFO kablam! | ^^^^^ Aug 30 18:48:24.968 INFO kablam! | Aug 30 18:48:24.968 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 18:48:24.968 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:24.968 INFO kablam! Aug 30 18:48:25.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:25.089 INFO kablam! --> src/symtable/symtable32.rs:51:23 Aug 30 18:48:25.089 INFO kablam! | Aug 30 18:48:25.089 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 18:48:25.089 INFO kablam! | ^^^^^^^^^^^^ Aug 30 18:48:25.089 INFO kablam! | Aug 30 18:48:25.089 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 18:48:25.089 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 18:48:25.089 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:25.089 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 18:48:25.089 INFO kablam! Aug 30 18:48:25.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:25.089 INFO kablam! --> src/symtable/symtable32.rs:52:24 Aug 30 18:48:25.089 INFO kablam! | Aug 30 18:48:25.089 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 18:48:25.089 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 18:48:25.089 INFO kablam! | Aug 30 18:48:25.089 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 18:48:25.089 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:25.089 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 18:48:25.089 INFO kablam! Aug 30 18:48:25.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:25.090 INFO kablam! --> src/symtable/symtable32.rs:53:24 Aug 30 18:48:25.090 INFO kablam! | Aug 30 18:48:25.090 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 18:48:25.090 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 18:48:25.090 INFO kablam! | Aug 30 18:48:25.090 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 18:48:25.090 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:25.090 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 18:48:25.090 INFO kablam! Aug 30 18:48:25.090 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 18:48:25.090 INFO kablam! --> src/symtable/symtable32.rs:80:10 Aug 30 18:48:25.090 INFO kablam! | Aug 30 18:48:25.090 INFO kablam! 80 | #[derive(Clone)] Aug 30 18:48:25.090 INFO kablam! | ^^^^^ Aug 30 18:48:25.090 INFO kablam! | Aug 30 18:48:25.090 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 18:48:25.090 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:25.090 INFO kablam! Aug 30 18:48:25.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:25.090 INFO kablam! --> src/symtable/symtable64.rs:51:23 Aug 30 18:48:25.090 INFO kablam! | Aug 30 18:48:25.090 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 18:48:25.090 INFO kablam! | ^^^^^^^^^^^^ Aug 30 18:48:25.090 INFO kablam! | Aug 30 18:48:25.091 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 18:48:25.091 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:25.091 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 18:48:25.091 INFO kablam! Aug 30 18:48:25.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:25.091 INFO kablam! --> src/symtable/symtable64.rs:52:24 Aug 30 18:48:25.091 INFO kablam! | Aug 30 18:48:25.091 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 18:48:25.091 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 18:48:25.091 INFO kablam! | Aug 30 18:48:25.091 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 18:48:25.091 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:25.091 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 18:48:25.091 INFO kablam! Aug 30 18:48:25.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 18:48:25.091 INFO kablam! --> src/symtable/symtable64.rs:53:24 Aug 30 18:48:25.091 INFO kablam! | Aug 30 18:48:25.091 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 18:48:25.091 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 18:48:25.091 INFO kablam! | Aug 30 18:48:25.091 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 18:48:25.091 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:25.091 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 18:48:25.091 INFO kablam! Aug 30 18:48:25.091 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 18:48:25.091 INFO kablam! --> src/symtable/symtable64.rs:80:10 Aug 30 18:48:25.091 INFO kablam! | Aug 30 18:48:25.091 INFO kablam! 80 | #[derive(Clone)] Aug 30 18:48:25.091 INFO kablam! | ^^^^^ Aug 30 18:48:25.092 INFO kablam! | Aug 30 18:48:25.092 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 18:48:25.092 INFO kablam! = note: for more information, see issue #46043 Aug 30 18:48:25.092 INFO kablam! Aug 30 18:48:25.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.51s Aug 30 18:48:25.215 INFO kablam! su: No module specific data is present Aug 30 18:48:25.645 INFO running `"docker" "rm" "-f" "9517b01e638520ec703cbe20c317885aed4aabb6494e6207205d347846d9cdcd"` Aug 30 18:48:25.742 INFO blam! 9517b01e638520ec703cbe20c317885aed4aabb6494e6207205d347846d9cdcd