Sep 21 10:56:35.617 INFO checking elrond-1.0.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:56:35.617 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:56:35.617 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:56:35.803 INFO blam! 4e2ddde7e716af39832106eaacdcd6e0e6024b3cf7424bef203f295ca765aea1 Sep 21 10:56:35.805 INFO running `"docker" "start" "-a" "4e2ddde7e716af39832106eaacdcd6e0e6024b3cf7424bef203f295ca765aea1"` Sep 21 10:56:36.552 INFO kablam! usermod: no changes Sep 21 10:56:36.578 INFO kablam! Checking nom v3.2.1 Sep 21 10:56:38.402 INFO kablam! Checking elrond v1.0.0 (/source) Sep 21 10:56:40.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.334 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 21 10:56:40.334 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! Sep 21 10:56:40.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.334 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 21 10:56:40.334 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! Sep 21 10:56:40.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.334 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 21 10:56:40.334 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! Sep 21 10:56:40.334 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 21 10:56:40.334 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 INFO kablam! 80 | #[derive(Clone)] Sep 21 10:56:40.334 INFO kablam! | ^^^^^ Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.334 INFO kablam! Sep 21 10:56:40.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.334 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 21 10:56:40.334 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.334 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 21 10:56:40.334 INFO kablam! Sep 21 10:56:40.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.334 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 21 10:56:40.334 INFO kablam! | Sep 21 10:56:40.334 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 21 10:56:40.335 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:56:40.335 INFO kablam! | Sep 21 10:56:40.335 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 21 10:56:40.335 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.335 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 21 10:56:40.335 INFO kablam! Sep 21 10:56:40.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.335 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 21 10:56:40.335 INFO kablam! | Sep 21 10:56:40.335 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 21 10:56:40.335 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:56:40.335 INFO kablam! | Sep 21 10:56:40.335 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 21 10:56:40.335 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.335 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 21 10:56:40.335 INFO kablam! Sep 21 10:56:40.335 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 21 10:56:40.335 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 21 10:56:40.335 INFO kablam! | Sep 21 10:56:40.335 INFO kablam! 80 | #[derive(Clone)] Sep 21 10:56:40.335 INFO kablam! | ^^^^^ Sep 21 10:56:40.335 INFO kablam! | Sep 21 10:56:40.335 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 21 10:56:40.335 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.335 INFO kablam! Sep 21 10:56:40.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.498 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 21 10:56:40.498 INFO kablam! | Sep 21 10:56:40.498 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 21 10:56:40.498 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:56:40.498 INFO kablam! | Sep 21 10:56:40.498 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 10:56:40.498 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 21 10:56:40.498 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.498 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 21 10:56:40.498 INFO kablam! Sep 21 10:56:40.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.498 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 21 10:56:40.498 INFO kablam! | Sep 21 10:56:40.498 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 21 10:56:40.498 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:56:40.498 INFO kablam! | Sep 21 10:56:40.498 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 21 10:56:40.498 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.498 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 21 10:56:40.498 INFO kablam! Sep 21 10:56:40.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.499 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 21 10:56:40.499 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! Sep 21 10:56:40.499 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 21 10:56:40.499 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 INFO kablam! 80 | #[derive(Clone)] Sep 21 10:56:40.499 INFO kablam! | ^^^^^ Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.499 INFO kablam! Sep 21 10:56:40.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.499 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 21 10:56:40.499 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! Sep 21 10:56:40.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.499 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 21 10:56:40.499 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! Sep 21 10:56:40.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 10:56:40.499 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 21 10:56:40.499 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! Sep 21 10:56:40.499 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 21 10:56:40.499 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 INFO kablam! 80 | #[derive(Clone)] Sep 21 10:56:40.499 INFO kablam! | ^^^^^ Sep 21 10:56:40.499 INFO kablam! | Sep 21 10:56:40.499 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 21 10:56:40.499 INFO kablam! = note: for more information, see issue #46043 Sep 21 10:56:40.499 INFO kablam! Sep 21 10:56:40.562 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.99s Sep 21 10:56:40.564 INFO kablam! su: No module specific data is present Sep 21 10:56:41.074 INFO running `"docker" "rm" "-f" "4e2ddde7e716af39832106eaacdcd6e0e6024b3cf7424bef203f295ca765aea1"` Sep 21 10:56:41.152 INFO blam! 4e2ddde7e716af39832106eaacdcd6e0e6024b3cf7424bef203f295ca765aea1