Aug 30 19:07:51.725 INFO checking elrond-1.0.0 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 30 19:07:51.725 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 30 19:07:51.725 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-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:51.934 INFO blam! 9d3d737d9787d4d13cfffab5fd1a33e7cb7dcb1ff8e1b1fda7a8ab7b28d81f4c Aug 30 19:07:51.936 INFO running `"docker" "start" "-a" "9d3d737d9787d4d13cfffab5fd1a33e7cb7dcb1ff8e1b1fda7a8ab7b28d81f4c"` Aug 30 19:07:52.553 INFO kablam! Checking elrond v1.0.0 (file:///source) Aug 30 19:07:56.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.725 INFO kablam! --> src/symtable/symtable32.rs:51:23 Aug 30 19:07:56.725 INFO kablam! | Aug 30 19:07:56.725 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 19:07:56.725 INFO kablam! | ^^^^^^^^^^^^ Aug 30 19:07:56.725 INFO kablam! | Aug 30 19:07:56.725 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 19:07:56.726 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.726 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.726 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.726 INFO kablam! Aug 30 19:07:56.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.727 INFO kablam! --> src/symtable/symtable32.rs:52:24 Aug 30 19:07:56.727 INFO kablam! | Aug 30 19:07:56.727 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 19:07:56.727 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:56.727 INFO kablam! | Aug 30 19:07:56.727 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.727 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.727 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.727 INFO kablam! Aug 30 19:07:56.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.727 INFO kablam! --> src/symtable/symtable32.rs:53:24 Aug 30 19:07:56.727 INFO kablam! | Aug 30 19:07:56.727 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 19:07:56.727 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:56.727 INFO kablam! | Aug 30 19:07:56.727 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.727 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.727 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.727 INFO kablam! Aug 30 19:07:56.727 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.727 INFO kablam! --> src/symtable/symtable32.rs:80:10 Aug 30 19:07:56.728 INFO kablam! | Aug 30 19:07:56.728 INFO kablam! 80 | #[derive(Clone)] Aug 30 19:07:56.728 INFO kablam! | ^^^^^ Aug 30 19:07:56.728 INFO kablam! | Aug 30 19:07:56.728 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.728 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.728 INFO kablam! Aug 30 19:07:56.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.728 INFO kablam! --> src/symtable/symtable64.rs:51:23 Aug 30 19:07:56.728 INFO kablam! | Aug 30 19:07:56.728 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 19:07:56.728 INFO kablam! | ^^^^^^^^^^^^ Aug 30 19:07:56.728 INFO kablam! | Aug 30 19:07:56.728 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.728 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.728 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.728 INFO kablam! Aug 30 19:07:56.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.728 INFO kablam! --> src/symtable/symtable64.rs:52:24 Aug 30 19:07:56.728 INFO kablam! | Aug 30 19:07:56.728 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 19:07:56.728 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:56.728 INFO kablam! | Aug 30 19:07:56.728 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.728 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.728 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.728 INFO kablam! Aug 30 19:07:56.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:56.728 INFO kablam! --> src/symtable/symtable64.rs:53:24 Aug 30 19:07:56.728 INFO kablam! | Aug 30 19:07:56.728 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 19:07:56.728 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:56.728 INFO kablam! | Aug 30 19:07:56.729 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.729 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.729 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.729 INFO kablam! Aug 30 19:07:56.729 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.729 INFO kablam! --> src/symtable/symtable64.rs:80:10 Aug 30 19:07:56.729 INFO kablam! | Aug 30 19:07:56.729 INFO kablam! 80 | #[derive(Clone)] Aug 30 19:07:56.729 INFO kablam! | ^^^^^ Aug 30 19:07:56.729 INFO kablam! | Aug 30 19:07:56.729 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.729 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:56.729 INFO kablam! Aug 30 19:07:57.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.033 INFO kablam! --> src/symtable/symtable32.rs:51:23 Aug 30 19:07:57.033 INFO kablam! | Aug 30 19:07:57.033 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 19:07:57.033 INFO kablam! | ^^^^^^^^^^^^ Aug 30 19:07:57.033 INFO kablam! | Aug 30 19:07:57.033 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 19:07:57.033 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.033 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.033 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.033 INFO kablam! Aug 30 19:07:57.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.033 INFO kablam! --> src/symtable/symtable32.rs:52:24 Aug 30 19:07:57.033 INFO kablam! | Aug 30 19:07:57.033 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 19:07:57.034 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:57.034 INFO kablam! | Aug 30 19:07:57.034 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.034 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.034 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.034 INFO kablam! Aug 30 19:07:57.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.034 INFO kablam! --> src/symtable/symtable32.rs:53:24 Aug 30 19:07:57.034 INFO kablam! | Aug 30 19:07:57.034 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 19:07:57.034 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:57.034 INFO kablam! | Aug 30 19:07:57.034 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.034 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.034 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.034 INFO kablam! Aug 30 19:07:57.034 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.034 INFO kablam! --> src/symtable/symtable32.rs:80:10 Aug 30 19:07:57.034 INFO kablam! | Aug 30 19:07:57.034 INFO kablam! 80 | #[derive(Clone)] Aug 30 19:07:57.034 INFO kablam! | ^^^^^ Aug 30 19:07:57.034 INFO kablam! | Aug 30 19:07:57.034 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.034 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.034 INFO kablam! Aug 30 19:07:57.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.034 INFO kablam! --> src/symtable/symtable64.rs:51:23 Aug 30 19:07:57.034 INFO kablam! | Aug 30 19:07:57.034 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 30 19:07:57.034 INFO kablam! | ^^^^^^^^^^^^ Aug 30 19:07:57.034 INFO kablam! | Aug 30 19:07:57.034 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.035 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.035 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.035 INFO kablam! Aug 30 19:07:57.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.035 INFO kablam! --> src/symtable/symtable64.rs:52:24 Aug 30 19:07:57.035 INFO kablam! | Aug 30 19:07:57.035 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 30 19:07:57.035 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:57.035 INFO kablam! | Aug 30 19:07:57.035 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.035 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.035 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.035 INFO kablam! Aug 30 19:07:57.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 19:07:57.035 INFO kablam! --> src/symtable/symtable64.rs:53:24 Aug 30 19:07:57.035 INFO kablam! | Aug 30 19:07:57.035 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 30 19:07:57.035 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 19:07:57.035 INFO kablam! | Aug 30 19:07:57.035 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.035 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.035 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.035 INFO kablam! Aug 30 19:07:57.035 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.035 INFO kablam! --> src/symtable/symtable64.rs:80:10 Aug 30 19:07:57.035 INFO kablam! | Aug 30 19:07:57.035 INFO kablam! 80 | #[derive(Clone)] Aug 30 19:07:57.035 INFO kablam! | ^^^^^ Aug 30 19:07:57.035 INFO kablam! | Aug 30 19:07:57.035 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.035 INFO kablam! = note: for more information, see issue #46043 Aug 30 19:07:57.036 INFO kablam! Aug 30 19:07:57.120 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.58s Aug 30 19:07:57.124 INFO kablam! su: No module specific data is present Aug 30 19:07:57.832 INFO running `"docker" "rm" "-f" "9d3d737d9787d4d13cfffab5fd1a33e7cb7dcb1ff8e1b1fda7a8ab7b28d81f4c"` Aug 30 19:07:57.937 INFO blam! 9d3d737d9787d4d13cfffab5fd1a33e7cb7dcb1ff8e1b1fda7a8ab7b28d81f4c