Sep 10 19:41:29.369 INFO checking elrond-1.0.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 19:41:29.369 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 19:41:29.369 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 19:41:29.512 INFO blam! dc449a0b96339652daf46ec461ba9a9a40584201c739dd8db561959703e1af7d Sep 10 19:41:29.514 INFO running `"docker" "start" "-a" "dc449a0b96339652daf46ec461ba9a9a40584201c739dd8db561959703e1af7d"` Sep 10 19:41:30.423 INFO kablam! usermod: no changes Sep 10 19:41:30.452 INFO kablam! Checking elrond v1.0.0 (file:///source) Sep 10 19:41:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:32.671 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 10 19:41:32.671 INFO kablam! | Sep 10 19:41:32.671 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 10 19:41:32.671 INFO kablam! | ^^^^^^^^^^^^ Sep 10 19:41:32.674 INFO kablam! | Sep 10 19:41:32.674 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 19:41:32.674 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 10 19:41:32.674 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:32.674 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 10 19:41:32.674 INFO kablam! Sep 10 19:41:32.674 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:32.674 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 10 19:41:32.674 INFO kablam! | Sep 10 19:41:32.674 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 10 19:41:32.674 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:41:32.680 INFO kablam! | Sep 10 19:41:32.680 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 10 19:41:32.680 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:32.680 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 10 19:41:32.680 INFO kablam! Sep 10 19:41:32.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:32.680 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 10 19:41:32.680 INFO kablam! | Sep 10 19:41:32.680 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 10 19:41:32.680 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:41:32.680 INFO kablam! | Sep 10 19:41:32.680 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 10 19:41:32.680 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:32.680 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 10 19:41:32.680 INFO kablam! Sep 10 19:41:32.680 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 19:41:32.680 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 10 19:41:32.680 INFO kablam! | Sep 10 19:41:32.681 INFO kablam! 80 | #[derive(Clone)] Sep 10 19:41:32.681 INFO kablam! | ^^^^^ Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 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 10 19:41:32.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:32.681 INFO kablam! Sep 10 19:41:32.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:32.681 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 10 19:41:32.681 INFO kablam! | ^^^^^^^^^^^^ Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 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 10 19:41:32.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:32.681 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 10 19:41:32.681 INFO kablam! Sep 10 19:41:32.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:32.681 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 10 19:41:32.681 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 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 10 19:41:32.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:32.681 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 10 19:41:32.681 INFO kablam! Sep 10 19:41:32.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:32.681 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 10 19:41:32.681 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 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 10 19:41:32.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:32.681 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 10 19:41:32.681 INFO kablam! Sep 10 19:41:32.681 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 19:41:32.681 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 INFO kablam! 80 | #[derive(Clone)] Sep 10 19:41:32.681 INFO kablam! | ^^^^^ Sep 10 19:41:32.681 INFO kablam! | Sep 10 19:41:32.681 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 10 19:41:32.681 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:32.681 INFO kablam! Sep 10 19:41:33.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:33.008 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 10 19:41:33.008 INFO kablam! | Sep 10 19:41:33.008 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 10 19:41:33.008 INFO kablam! | ^^^^^^^^^^^^ Sep 10 19:41:33.014 INFO kablam! | Sep 10 19:41:33.014 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 19:41:33.014 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 10 19:41:33.014 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:33.014 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 10 19:41:33.014 INFO kablam! Sep 10 19:41:33.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:33.014 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 10 19:41:33.014 INFO kablam! | Sep 10 19:41:33.014 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 10 19:41:33.014 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:41:33.014 INFO kablam! | Sep 10 19:41:33.014 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 10 19:41:33.014 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:33.014 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 10 19:41:33.014 INFO kablam! Sep 10 19:41:33.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:33.014 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 10 19:41:33.014 INFO kablam! | Sep 10 19:41:33.014 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 10 19:41:33.015 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:41:33.015 INFO kablam! | Sep 10 19:41:33.015 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 10 19:41:33.015 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:33.015 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 10 19:41:33.015 INFO kablam! Sep 10 19:41:33.015 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 19:41:33.015 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 10 19:41:33.015 INFO kablam! | Sep 10 19:41:33.015 INFO kablam! 80 | #[derive(Clone)] Sep 10 19:41:33.015 INFO kablam! | ^^^^^ Sep 10 19:41:33.015 INFO kablam! | Sep 10 19:41:33.015 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 10 19:41:33.015 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:33.015 INFO kablam! Sep 10 19:41:33.015 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:33.015 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 10 19:41:33.015 INFO kablam! | Sep 10 19:41:33.015 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 10 19:41:33.015 INFO kablam! | ^^^^^^^^^^^^ Sep 10 19:41:33.015 INFO kablam! | Sep 10 19:41:33.015 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 10 19:41:33.016 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:33.016 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 10 19:41:33.016 INFO kablam! Sep 10 19:41:33.016 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:33.016 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 10 19:41:33.016 INFO kablam! | Sep 10 19:41:33.016 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 10 19:41:33.016 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:41:33.016 INFO kablam! | Sep 10 19:41:33.017 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 10 19:41:33.017 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:33.017 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 10 19:41:33.017 INFO kablam! Sep 10 19:41:33.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 19:41:33.017 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 10 19:41:33.017 INFO kablam! | Sep 10 19:41:33.017 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 10 19:41:33.017 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:41:33.017 INFO kablam! | Sep 10 19:41:33.018 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 10 19:41:33.018 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:33.018 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 10 19:41:33.018 INFO kablam! Sep 10 19:41:33.018 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 19:41:33.018 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 10 19:41:33.018 INFO kablam! | Sep 10 19:41:33.018 INFO kablam! 80 | #[derive(Clone)] Sep 10 19:41:33.018 INFO kablam! | ^^^^^ Sep 10 19:41:33.018 INFO kablam! | Sep 10 19:41:33.018 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 10 19:41:33.019 INFO kablam! = note: for more information, see issue #46043 Sep 10 19:41:33.019 INFO kablam! Sep 10 19:41:33.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.69s Sep 10 19:41:33.131 INFO kablam! su: No module specific data is present Sep 10 19:41:34.034 INFO running `"docker" "rm" "-f" "dc449a0b96339652daf46ec461ba9a9a40584201c739dd8db561959703e1af7d"` Sep 10 19:41:34.187 INFO blam! dc449a0b96339652daf46ec461ba9a9a40584201c739dd8db561959703e1af7d