Jul 12 10:24:33.828 INFO checking elrond-1.0.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 10:24:33.828 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 10:24:33.829 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 10:24:33.829 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 10:24:34.002 INFO blam! 7de860782ca6f48d35f3b30ca7bc06581ac662611ab4d9fcf04e17851e1421a5 Jul 12 10:24:34.005 INFO running `"docker" "start" "-a" "7de860782ca6f48d35f3b30ca7bc06581ac662611ab4d9fcf04e17851e1421a5"` Jul 12 10:24:34.959 INFO kablam! Checking elrond v1.0.0 (file:///source) Jul 12 10:24:42.102 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.102 INFO kablam! --> src/symtable/symtable32.rs:51:23 Jul 12 10:24:42.102 INFO kablam! | Jul 12 10:24:42.102 INFO kablam! 51 | let st_size = data.st_size.clone(); Jul 12 10:24:42.102 INFO kablam! | ^^^^^^^^^^^^ Jul 12 10:24:42.102 INFO kablam! | Jul 12 10:24:42.102 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Jul 12 10:24:42.102 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! Jul 12 10:24:42.102 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.103 INFO kablam! Jul 12 10:24:42.103 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.103 INFO kablam! --> src/symtable/symtable32.rs:52:24 Jul 12 10:24:42.103 INFO kablam! | Jul 12 10:24:42.103 INFO kablam! 52 | let st_value = data.st_value.clone(); Jul 12 10:24:42.103 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:24:42.103 INFO kablam! | Jul 12 10:24:42.103 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! Jul 12 10:24:42.103 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.103 INFO kablam! Jul 12 10:24:42.104 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.104 INFO kablam! --> src/symtable/symtable32.rs:53:24 Jul 12 10:24:42.104 INFO kablam! | Jul 12 10:24:42.104 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Jul 12 10:24:42.104 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:24:42.104 INFO kablam! | Jul 12 10:24:42.104 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! Jul 12 10:24:42.104 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.104 INFO kablam! Jul 12 10:24:42.105 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 10:24:42.105 INFO kablam! --> src/symtable/symtable32.rs:80:10 Jul 12 10:24:42.105 INFO kablam! | Jul 12 10:24:42.105 INFO kablam! 80 | #[derive(Clone)] Jul 12 10:24:42.105 INFO kablam! | ^^^^^ Jul 12 10:24:42.105 INFO kablam! | Jul 12 10:24:42.110 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! Jul 12 10:24:42.110 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.111 INFO kablam! Jul 12 10:24:42.111 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.111 INFO kablam! --> src/symtable/symtable64.rs:51:23 Jul 12 10:24:42.111 INFO kablam! | Jul 12 10:24:42.111 INFO kablam! 51 | let st_size = data.st_size.clone(); Jul 12 10:24:42.111 INFO kablam! | ^^^^^^^^^^^^ Jul 12 10:24:42.111 INFO kablam! | Jul 12 10:24:42.112 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! Jul 12 10:24:42.112 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.112 INFO kablam! Jul 12 10:24:42.113 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.113 INFO kablam! --> src/symtable/symtable64.rs:52:24 Jul 12 10:24:42.113 INFO kablam! | Jul 12 10:24:42.113 INFO kablam! 52 | let st_value = data.st_value.clone(); Jul 12 10:24:42.113 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:24:42.113 INFO kablam! | Jul 12 10:24:42.113 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! Jul 12 10:24:42.113 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.114 INFO kablam! Jul 12 10:24:42.114 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.114 INFO kablam! --> src/symtable/symtable64.rs:53:24 Jul 12 10:24:42.114 INFO kablam! | Jul 12 10:24:42.114 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Jul 12 10:24:42.114 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:24:42.114 INFO kablam! | Jul 12 10:24:42.115 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! Jul 12 10:24:42.115 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.115 INFO kablam! Jul 12 10:24:42.115 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 10:24:42.115 INFO kablam! --> src/symtable/symtable64.rs:80:10 Jul 12 10:24:42.115 INFO kablam! | Jul 12 10:24:42.115 INFO kablam! 80 | #[derive(Clone)] Jul 12 10:24:42.115 INFO kablam! | ^^^^^ Jul 12 10:24:42.115 INFO kablam! | Jul 12 10:24:42.116 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! Jul 12 10:24:42.116 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.116 INFO kablam! Jul 12 10:24:42.692 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.692 INFO kablam! --> src/symtable/symtable32.rs:51:23 Jul 12 10:24:42.692 INFO kablam! | Jul 12 10:24:42.692 INFO kablam! 51 | let st_size = data.st_size.clone(); Jul 12 10:24:42.692 INFO kablam! | ^^^^^^^^^^^^ Jul 12 10:24:42.692 INFO kablam! | Jul 12 10:24:42.692 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Jul 12 10:24:42.693 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! Jul 12 10:24:42.693 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.693 INFO kablam! Jul 12 10:24:42.693 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.693 INFO kablam! --> src/symtable/symtable32.rs:52:24 Jul 12 10:24:42.693 INFO kablam! | Jul 12 10:24:42.693 INFO kablam! 52 | let st_value = data.st_value.clone(); Jul 12 10:24:42.693 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:24:42.693 INFO kablam! | Jul 12 10:24:42.693 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! Jul 12 10:24:42.693 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.693 INFO kablam! Jul 12 10:24:42.693 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.693 INFO kablam! --> src/symtable/symtable32.rs:53:24 Jul 12 10:24:42.693 INFO kablam! | Jul 12 10:24:42.693 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Jul 12 10:24:42.693 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:24:42.693 INFO kablam! | Jul 12 10:24:42.693 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! Jul 12 10:24:42.693 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.693 INFO kablam! Jul 12 10:24:42.693 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 10:24:42.693 INFO kablam! --> src/symtable/symtable32.rs:80:10 Jul 12 10:24:42.693 INFO kablam! | Jul 12 10:24:42.693 INFO kablam! 80 | #[derive(Clone)] Jul 12 10:24:42.693 INFO kablam! | ^^^^^ Jul 12 10:24:42.693 INFO kablam! | Jul 12 10:24:42.694 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! Jul 12 10:24:42.694 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.694 INFO kablam! Jul 12 10:24:42.694 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.694 INFO kablam! --> src/symtable/symtable64.rs:51:23 Jul 12 10:24:42.694 INFO kablam! | Jul 12 10:24:42.694 INFO kablam! 51 | let st_size = data.st_size.clone(); Jul 12 10:24:42.694 INFO kablam! | ^^^^^^^^^^^^ Jul 12 10:24:42.694 INFO kablam! | Jul 12 10:24:42.694 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! Jul 12 10:24:42.694 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.694 INFO kablam! Jul 12 10:24:42.694 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.694 INFO kablam! --> src/symtable/symtable64.rs:52:24 Jul 12 10:24:42.694 INFO kablam! | Jul 12 10:24:42.694 INFO kablam! 52 | let st_value = data.st_value.clone(); Jul 12 10:24:42.694 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:24:42.694 INFO kablam! | Jul 12 10:24:42.694 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! Jul 12 10:24:42.694 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.694 INFO kablam! Jul 12 10:24:42.694 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 10:24:42.694 INFO kablam! --> src/symtable/symtable64.rs:53:24 Jul 12 10:24:42.694 INFO kablam! | Jul 12 10:24:42.694 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Jul 12 10:24:42.694 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 10:24:42.694 INFO kablam! | Jul 12 10:24:42.695 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! Jul 12 10:24:42.695 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.695 INFO kablam! Jul 12 10:24:42.695 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 10:24:42.695 INFO kablam! --> src/symtable/symtable64.rs:80:10 Jul 12 10:24:42.695 INFO kablam! | Jul 12 10:24:42.695 INFO kablam! 80 | #[derive(Clone)] Jul 12 10:24:42.695 INFO kablam! | ^^^^^ Jul 12 10:24:42.695 INFO kablam! | Jul 12 10:24:42.695 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! Jul 12 10:24:42.695 INFO kablam! = note: for more information, see issue #46043 Jul 12 10:24:42.695 INFO kablam! Jul 12 10:24:42.974 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.03s Jul 12 10:24:42.974 INFO kablam! su: No module specific data is present Jul 12 10:24:43.516 INFO running `"docker" "rm" "-f" "7de860782ca6f48d35f3b30ca7bc06581ac662611ab4d9fcf04e17851e1421a5"` Jul 12 10:24:43.685 INFO blam! 7de860782ca6f48d35f3b30ca7bc06581ac662611ab4d9fcf04e17851e1421a5