Nov 05 00:26:55.406 INFO checking elrond-1.0.0 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 05 00:26:55.406 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-6/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2ad8c7b3502616aff142a4640cce911c6c2c5463-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 05 00:26:55.678 INFO blam! ca0139c8adb60d98a593bcc7e34357bfefd153ff27a8bbac96cf57044709043a Nov 05 00:26:55.691 INFO running `"docker" "start" "-a" "ca0139c8adb60d98a593bcc7e34357bfefd153ff27a8bbac96cf57044709043a"` Nov 05 00:26:56.426 INFO kablam! usermod: no changes Nov 05 00:26:56.469 INFO kablam! Checking elrond v1.0.0 (/source) Nov 05 00:26:59.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.235 INFO kablam! --> src/symtable/symtable32.rs:51:23 Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.235 INFO kablam! 51 | let st_size = data.st_size.clone(); Nov 05 00:26:59.235 INFO kablam! | ^^^^^^^^^^^^ Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.235 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 05 00:26:59.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! Nov 05 00:26:59.235 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.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 Nov 05 00:26:59.235 INFO kablam! Nov 05 00:26:59.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.235 INFO kablam! --> src/symtable/symtable32.rs:52:24 Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.235 INFO kablam! 52 | let st_value = data.st_value.clone(); Nov 05 00:26:59.235 INFO kablam! | ^^^^^^^^^^^^^ Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.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! Nov 05 00:26:59.235 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.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 Nov 05 00:26:59.235 INFO kablam! Nov 05 00:26:59.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.235 INFO kablam! --> src/symtable/symtable32.rs:53:24 Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.235 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Nov 05 00:26:59.235 INFO kablam! | ^^^^^^^^^^^^^ Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.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! Nov 05 00:26:59.235 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.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 Nov 05 00:26:59.235 INFO kablam! Nov 05 00:26:59.235 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 05 00:26:59.235 INFO kablam! --> src/symtable/symtable32.rs:80:10 Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.235 INFO kablam! 80 | #[derive(Clone)] Nov 05 00:26:59.235 INFO kablam! | ^^^^^ Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.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! Nov 05 00:26:59.235 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.235 INFO kablam! Nov 05 00:26:59.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.235 INFO kablam! --> src/symtable/symtable64.rs:51:23 Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.235 INFO kablam! 51 | let st_size = data.st_size.clone(); Nov 05 00:26:59.235 INFO kablam! | ^^^^^^^^^^^^ Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.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! Nov 05 00:26:59.235 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.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 Nov 05 00:26:59.235 INFO kablam! Nov 05 00:26:59.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.235 INFO kablam! --> src/symtable/symtable64.rs:52:24 Nov 05 00:26:59.235 INFO kablam! | Nov 05 00:26:59.236 INFO kablam! 52 | let st_value = data.st_value.clone(); Nov 05 00:26:59.236 INFO kablam! | ^^^^^^^^^^^^^ Nov 05 00:26:59.236 INFO kablam! | Nov 05 00:26:59.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! Nov 05 00:26:59.236 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.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 Nov 05 00:26:59.236 INFO kablam! Nov 05 00:26:59.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.236 INFO kablam! --> src/symtable/symtable64.rs:53:24 Nov 05 00:26:59.236 INFO kablam! | Nov 05 00:26:59.236 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Nov 05 00:26:59.236 INFO kablam! | ^^^^^^^^^^^^^ Nov 05 00:26:59.236 INFO kablam! | Nov 05 00:26:59.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! Nov 05 00:26:59.236 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.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 Nov 05 00:26:59.236 INFO kablam! Nov 05 00:26:59.236 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 05 00:26:59.236 INFO kablam! --> src/symtable/symtable64.rs:80:10 Nov 05 00:26:59.236 INFO kablam! | Nov 05 00:26:59.236 INFO kablam! 80 | #[derive(Clone)] Nov 05 00:26:59.236 INFO kablam! | ^^^^^ Nov 05 00:26:59.236 INFO kablam! | Nov 05 00:26:59.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! Nov 05 00:26:59.236 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.236 INFO kablam! Nov 05 00:26:59.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.439 INFO kablam! --> src/symtable/symtable32.rs:51:23 Nov 05 00:26:59.439 INFO kablam! | Nov 05 00:26:59.439 INFO kablam! 51 | let st_size = data.st_size.clone(); Nov 05 00:26:59.439 INFO kablam! | ^^^^^^^^^^^^ Nov 05 00:26:59.439 INFO kablam! | Nov 05 00:26:59.439 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 05 00:26:59.439 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! Nov 05 00:26:59.439 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.439 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 05 00:26:59.439 INFO kablam! Nov 05 00:26:59.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.439 INFO kablam! --> src/symtable/symtable32.rs:52:24 Nov 05 00:26:59.439 INFO kablam! | Nov 05 00:26:59.439 INFO kablam! 52 | let st_value = data.st_value.clone(); Nov 05 00:26:59.439 INFO kablam! | ^^^^^^^^^^^^^ Nov 05 00:26:59.439 INFO kablam! | Nov 05 00:26:59.439 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! Nov 05 00:26:59.439 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.439 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 05 00:26:59.439 INFO kablam! Nov 05 00:26:59.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.439 INFO kablam! --> src/symtable/symtable32.rs:53:24 Nov 05 00:26:59.439 INFO kablam! | Nov 05 00:26:59.439 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Nov 05 00:26:59.439 INFO kablam! | ^^^^^^^^^^^^^ Nov 05 00:26:59.439 INFO kablam! | Nov 05 00:26:59.439 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! Nov 05 00:26:59.439 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.439 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 05 00:26:59.439 INFO kablam! Nov 05 00:26:59.439 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 05 00:26:59.439 INFO kablam! --> src/symtable/symtable32.rs:80:10 Nov 05 00:26:59.439 INFO kablam! | Nov 05 00:26:59.439 INFO kablam! 80 | #[derive(Clone)] Nov 05 00:26:59.439 INFO kablam! | ^^^^^ Nov 05 00:26:59.439 INFO kablam! | Nov 05 00:26:59.440 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! Nov 05 00:26:59.440 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.440 INFO kablam! Nov 05 00:26:59.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.440 INFO kablam! --> src/symtable/symtable64.rs:51:23 Nov 05 00:26:59.440 INFO kablam! | Nov 05 00:26:59.440 INFO kablam! 51 | let st_size = data.st_size.clone(); Nov 05 00:26:59.440 INFO kablam! | ^^^^^^^^^^^^ Nov 05 00:26:59.440 INFO kablam! | Nov 05 00:26:59.440 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! Nov 05 00:26:59.440 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.440 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 05 00:26:59.440 INFO kablam! Nov 05 00:26:59.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.440 INFO kablam! --> src/symtable/symtable64.rs:52:24 Nov 05 00:26:59.440 INFO kablam! | Nov 05 00:26:59.440 INFO kablam! 52 | let st_value = data.st_value.clone(); Nov 05 00:26:59.440 INFO kablam! | ^^^^^^^^^^^^^ Nov 05 00:26:59.440 INFO kablam! | Nov 05 00:26:59.440 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! Nov 05 00:26:59.440 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.440 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 05 00:26:59.440 INFO kablam! Nov 05 00:26:59.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 05 00:26:59.440 INFO kablam! --> src/symtable/symtable64.rs:53:24 Nov 05 00:26:59.440 INFO kablam! | Nov 05 00:26:59.440 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Nov 05 00:26:59.440 INFO kablam! | ^^^^^^^^^^^^^ Nov 05 00:26:59.440 INFO kablam! | Nov 05 00:26:59.440 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! Nov 05 00:26:59.440 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.440 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 05 00:26:59.440 INFO kablam! Nov 05 00:26:59.440 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 05 00:26:59.440 INFO kablam! --> src/symtable/symtable64.rs:80:10 Nov 05 00:26:59.440 INFO kablam! | Nov 05 00:26:59.440 INFO kablam! 80 | #[derive(Clone)] Nov 05 00:26:59.440 INFO kablam! | ^^^^^ Nov 05 00:26:59.440 INFO kablam! | Nov 05 00:26:59.440 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! Nov 05 00:26:59.440 INFO kablam! = note: for more information, see issue #46043 Nov 05 00:26:59.440 INFO kablam! Nov 05 00:26:59.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.08s Nov 05 00:26:59.539 INFO kablam! su: No module specific data is present Nov 05 00:27:00.687 INFO running `"docker" "rm" "-f" "ca0139c8adb60d98a593bcc7e34357bfefd153ff27a8bbac96cf57044709043a"` Nov 05 00:27:01.047 INFO blam! ca0139c8adb60d98a593bcc7e34357bfefd153ff27a8bbac96cf57044709043a