Sep 14 17:08:10.171 INFO checking elrond-1.0.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 17:08:10.171 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 17:08:10.171 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:08:10.308 INFO blam! 9946e499bc39de4b8e0927d2c4c265f06c6298c8d90143520a1f80459864585a Sep 14 17:08:10.310 INFO running `"docker" "start" "-a" "9946e499bc39de4b8e0927d2c4c265f06c6298c8d90143520a1f80459864585a"` Sep 14 17:08:11.459 INFO kablam! usermod: no changes Sep 14 17:08:11.489 INFO kablam! Checking nom v3.2.1 Sep 14 17:08:13.543 INFO kablam! Checking elrond v1.0.0 (file:///source) Sep 14 17:08:16.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.055 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 14 17:08:16.055 INFO kablam! | ^^^^^^^^^^^^ Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! Sep 14 17:08:16.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.055 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 14 17:08:16.055 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! Sep 14 17:08:16.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.055 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 14 17:08:16.055 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! Sep 14 17:08:16.055 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 14 17:08:16.055 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 INFO kablam! 80 | #[derive(Clone)] Sep 14 17:08:16.055 INFO kablam! | ^^^^^ Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.055 INFO kablam! Sep 14 17:08:16.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.055 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 14 17:08:16.055 INFO kablam! | ^^^^^^^^^^^^ Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! Sep 14 17:08:16.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.055 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 14 17:08:16.055 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! Sep 14 17:08:16.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.055 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 14 17:08:16.055 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:08:16.055 INFO kablam! | Sep 14 17:08:16.055 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 14 17:08:16.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.056 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 14 17:08:16.056 INFO kablam! Sep 14 17:08:16.056 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 14 17:08:16.056 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 14 17:08:16.056 INFO kablam! | Sep 14 17:08:16.056 INFO kablam! 80 | #[derive(Clone)] Sep 14 17:08:16.056 INFO kablam! | ^^^^^ Sep 14 17:08:16.056 INFO kablam! | Sep 14 17:08:16.056 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 14 17:08:16.056 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.056 INFO kablam! Sep 14 17:08:16.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.235 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 14 17:08:16.235 INFO kablam! | ^^^^^^^^^^^^ Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! Sep 14 17:08:16.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.235 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 14 17:08:16.235 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! Sep 14 17:08:16.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.235 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 14 17:08:16.235 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! Sep 14 17:08:16.235 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 14 17:08:16.235 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 INFO kablam! 80 | #[derive(Clone)] Sep 14 17:08:16.235 INFO kablam! | ^^^^^ Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.235 INFO kablam! Sep 14 17:08:16.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.235 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 14 17:08:16.235 INFO kablam! | ^^^^^^^^^^^^ Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! Sep 14 17:08:16.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.235 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 14 17:08:16.235 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:08:16.235 INFO kablam! | Sep 14 17:08:16.235 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 14 17:08:16.235 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.235 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 14 17:08:16.236 INFO kablam! Sep 14 17:08:16.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 17:08:16.236 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 14 17:08:16.236 INFO kablam! | Sep 14 17:08:16.236 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 14 17:08:16.236 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:08:16.236 INFO kablam! | Sep 14 17:08:16.236 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 14 17:08:16.236 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.236 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 14 17:08:16.236 INFO kablam! Sep 14 17:08:16.236 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 14 17:08:16.236 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 14 17:08:16.236 INFO kablam! | Sep 14 17:08:16.236 INFO kablam! 80 | #[derive(Clone)] Sep 14 17:08:16.236 INFO kablam! | ^^^^^ Sep 14 17:08:16.236 INFO kablam! | Sep 14 17:08:16.236 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 14 17:08:16.236 INFO kablam! = note: for more information, see issue #46043 Sep 14 17:08:16.236 INFO kablam! Sep 14 17:08:16.376 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.90s Sep 14 17:08:16.382 INFO kablam! su: No module specific data is present Sep 14 17:08:17.168 INFO running `"docker" "rm" "-f" "9946e499bc39de4b8e0927d2c4c265f06c6298c8d90143520a1f80459864585a"` Sep 14 17:08:17.265 INFO blam! 9946e499bc39de4b8e0927d2c4c265f06c6298c8d90143520a1f80459864585a