Sep 04 21:40:09.724 INFO checking elrond-1.0.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 21:40:09.724 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 21:40:09.724 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:40:09.902 INFO blam! a15ac9d67732279d3c3a515e9f91890433b6be8ff9c1d2b0919c400959ab5532 Sep 04 21:40:09.903 INFO running `"docker" "start" "-a" "a15ac9d67732279d3c3a515e9f91890433b6be8ff9c1d2b0919c400959ab5532"` Sep 04 21:40:10.541 INFO kablam! Checking elrond v1.0.0 (file:///source) Sep 04 21:40:14.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.337 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 04 21:40:14.337 INFO kablam! | Sep 04 21:40:14.337 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 21:40:14.337 INFO kablam! | ^^^^^^^^^^^^ Sep 04 21:40:14.337 INFO kablam! | Sep 04 21:40:14.337 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 21:40:14.337 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 04 21:40:14.337 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.337 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 04 21:40:14.337 INFO kablam! Sep 04 21:40:14.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.337 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 04 21:40:14.337 INFO kablam! | Sep 04 21:40:14.337 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 21:40:14.337 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:40:14.337 INFO kablam! | Sep 04 21:40:14.338 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 04 21:40:14.338 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.339 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 04 21:40:14.339 INFO kablam! Sep 04 21:40:14.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.339 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 04 21:40:14.339 INFO kablam! | Sep 04 21:40:14.339 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 21:40:14.339 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:40:14.339 INFO kablam! | Sep 04 21:40:14.339 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 04 21:40:14.340 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.340 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 04 21:40:14.340 INFO kablam! Sep 04 21:40:14.340 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 21:40:14.340 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 04 21:40:14.340 INFO kablam! | Sep 04 21:40:14.340 INFO kablam! 80 | #[derive(Clone)] Sep 04 21:40:14.340 INFO kablam! | ^^^^^ Sep 04 21:40:14.340 INFO kablam! | Sep 04 21:40:14.340 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 04 21:40:14.340 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.340 INFO kablam! Sep 04 21:40:14.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.340 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 04 21:40:14.340 INFO kablam! | Sep 04 21:40:14.340 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 21:40:14.340 INFO kablam! | ^^^^^^^^^^^^ Sep 04 21:40:14.340 INFO kablam! | Sep 04 21:40:14.340 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 04 21:40:14.340 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.341 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 04 21:40:14.341 INFO kablam! Sep 04 21:40:14.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.341 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 04 21:40:14.341 INFO kablam! | Sep 04 21:40:14.341 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 21:40:14.341 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:40:14.341 INFO kablam! | Sep 04 21:40:14.341 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 04 21:40:14.341 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.341 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 04 21:40:14.341 INFO kablam! Sep 04 21:40:14.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.341 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 04 21:40:14.341 INFO kablam! | Sep 04 21:40:14.341 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 21:40:14.341 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:40:14.341 INFO kablam! | Sep 04 21:40:14.341 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 04 21:40:14.341 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.341 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 04 21:40:14.342 INFO kablam! Sep 04 21:40:14.342 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 21:40:14.342 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 04 21:40:14.342 INFO kablam! | Sep 04 21:40:14.342 INFO kablam! 80 | #[derive(Clone)] Sep 04 21:40:14.342 INFO kablam! | ^^^^^ Sep 04 21:40:14.342 INFO kablam! | Sep 04 21:40:14.342 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 04 21:40:14.342 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.342 INFO kablam! Sep 04 21:40:14.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.880 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 04 21:40:14.880 INFO kablam! | Sep 04 21:40:14.880 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 21:40:14.880 INFO kablam! | ^^^^^^^^^^^^ Sep 04 21:40:14.880 INFO kablam! | Sep 04 21:40:14.880 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 21:40:14.880 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 04 21:40:14.880 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.880 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 04 21:40:14.880 INFO kablam! Sep 04 21:40:14.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.881 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 04 21:40:14.881 INFO kablam! | Sep 04 21:40:14.881 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 21:40:14.881 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:40:14.881 INFO kablam! | Sep 04 21:40:14.881 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 04 21:40:14.881 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.881 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 04 21:40:14.881 INFO kablam! Sep 04 21:40:14.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.881 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 04 21:40:14.881 INFO kablam! | Sep 04 21:40:14.881 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 21:40:14.881 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:40:14.882 INFO kablam! | Sep 04 21:40:14.882 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 04 21:40:14.882 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.882 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 04 21:40:14.882 INFO kablam! Sep 04 21:40:14.882 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 21:40:14.882 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 04 21:40:14.882 INFO kablam! | Sep 04 21:40:14.882 INFO kablam! 80 | #[derive(Clone)] Sep 04 21:40:14.882 INFO kablam! | ^^^^^ Sep 04 21:40:14.882 INFO kablam! | Sep 04 21:40:14.882 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 04 21:40:14.882 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.882 INFO kablam! Sep 04 21:40:14.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.882 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 04 21:40:14.882 INFO kablam! | Sep 04 21:40:14.882 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 04 21:40:14.882 INFO kablam! | ^^^^^^^^^^^^ Sep 04 21:40:14.882 INFO kablam! | Sep 04 21:40:14.882 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 04 21:40:14.882 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.882 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 04 21:40:14.882 INFO kablam! Sep 04 21:40:14.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.882 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 04 21:40:14.882 INFO kablam! | Sep 04 21:40:14.882 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 04 21:40:14.882 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:40:14.882 INFO kablam! | Sep 04 21:40:14.882 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 04 21:40:14.882 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.882 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 04 21:40:14.882 INFO kablam! Sep 04 21:40:14.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 21:40:14.883 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 04 21:40:14.883 INFO kablam! | Sep 04 21:40:14.883 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 04 21:40:14.883 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:40:14.883 INFO kablam! | Sep 04 21:40:14.883 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 04 21:40:14.883 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.883 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 04 21:40:14.883 INFO kablam! Sep 04 21:40:14.883 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 21:40:14.883 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 04 21:40:14.883 INFO kablam! | Sep 04 21:40:14.883 INFO kablam! 80 | #[derive(Clone)] Sep 04 21:40:14.883 INFO kablam! | ^^^^^ Sep 04 21:40:14.883 INFO kablam! | Sep 04 21:40:14.883 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 04 21:40:14.883 INFO kablam! = note: for more information, see issue #46043 Sep 04 21:40:14.883 INFO kablam! Sep 04 21:40:14.981 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.45s Sep 04 21:40:14.984 INFO kablam! su: No module specific data is present Sep 04 21:40:15.538 INFO running `"docker" "rm" "-f" "a15ac9d67732279d3c3a515e9f91890433b6be8ff9c1d2b0919c400959ab5532"` Sep 04 21:40:15.642 INFO blam! a15ac9d67732279d3c3a515e9f91890433b6be8ff9c1d2b0919c400959ab5532