Oct 27 22:49:08.301 INFO checking elrond-1.0.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:49:08.302 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 22:49:08.849 INFO blam! 3b06322e4df3aa7bbda3531396796a4a98c9d54e23332969c3d1a69d2261cb1e Oct 27 22:49:08.851 INFO running `"docker" "start" "-a" "3b06322e4df3aa7bbda3531396796a4a98c9d54e23332969c3d1a69d2261cb1e"` Oct 27 22:49:09.911 INFO kablam! usermod: no changes Oct 27 22:49:09.955 INFO kablam! Checking nom v3.2.1 Oct 27 22:49:12.689 INFO kablam! Checking elrond v1.0.0 (/source) Oct 27 22:49:15.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:15.963 INFO kablam! --> src/symtable/symtable32.rs:51:23 Oct 27 22:49:15.963 INFO kablam! | Oct 27 22:49:15.963 INFO kablam! 51 | let st_size = data.st_size.clone(); Oct 27 22:49:15.963 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:49:15.963 INFO kablam! | Oct 27 22:49:15.963 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 22:49:15.963 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! Oct 27 22:49:15.963 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:15.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:15.963 INFO kablam! Oct 27 22:49:15.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:15.963 INFO kablam! --> src/symtable/symtable32.rs:52:24 Oct 27 22:49:15.963 INFO kablam! | Oct 27 22:49:15.963 INFO kablam! 52 | let st_value = data.st_value.clone(); Oct 27 22:49:15.963 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:49:15.963 INFO kablam! | Oct 27 22:49:15.963 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! Oct 27 22:49:15.963 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:15.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:15.963 INFO kablam! Oct 27 22:49:15.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:15.963 INFO kablam! --> src/symtable/symtable32.rs:53:24 Oct 27 22:49:15.963 INFO kablam! | Oct 27 22:49:15.963 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Oct 27 22:49:15.963 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:49:15.963 INFO kablam! | Oct 27 22:49:15.963 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! Oct 27 22:49:15.963 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:15.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:15.963 INFO kablam! Oct 27 22:49:15.963 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 27 22:49:15.963 INFO kablam! --> src/symtable/symtable32.rs:80:10 Oct 27 22:49:15.963 INFO kablam! | Oct 27 22:49:15.963 INFO kablam! 80 | #[derive(Clone)] Oct 27 22:49:15.963 INFO kablam! | ^^^^^ Oct 27 22:49:15.963 INFO kablam! | Oct 27 22:49:15.963 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! Oct 27 22:49:15.964 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:15.964 INFO kablam! Oct 27 22:49:15.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:15.964 INFO kablam! --> src/symtable/symtable64.rs:51:23 Oct 27 22:49:15.964 INFO kablam! | Oct 27 22:49:15.964 INFO kablam! 51 | let st_size = data.st_size.clone(); Oct 27 22:49:15.964 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:49:15.964 INFO kablam! | Oct 27 22:49:15.964 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! Oct 27 22:49:15.964 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:15.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:15.964 INFO kablam! Oct 27 22:49:15.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:15.964 INFO kablam! --> src/symtable/symtable64.rs:52:24 Oct 27 22:49:15.964 INFO kablam! | Oct 27 22:49:15.964 INFO kablam! 52 | let st_value = data.st_value.clone(); Oct 27 22:49:15.964 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:49:15.964 INFO kablam! | Oct 27 22:49:15.964 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! Oct 27 22:49:15.964 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:15.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:15.964 INFO kablam! Oct 27 22:49:15.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:15.964 INFO kablam! --> src/symtable/symtable64.rs:53:24 Oct 27 22:49:15.964 INFO kablam! | Oct 27 22:49:15.964 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Oct 27 22:49:15.964 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:49:15.964 INFO kablam! | Oct 27 22:49:15.964 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! Oct 27 22:49:15.964 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:15.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:15.964 INFO kablam! Oct 27 22:49:15.964 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 27 22:49:15.964 INFO kablam! --> src/symtable/symtable64.rs:80:10 Oct 27 22:49:15.964 INFO kablam! | Oct 27 22:49:15.964 INFO kablam! 80 | #[derive(Clone)] Oct 27 22:49:15.964 INFO kablam! | ^^^^^ Oct 27 22:49:15.964 INFO kablam! | Oct 27 22:49:15.964 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! Oct 27 22:49:15.964 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:15.964 INFO kablam! Oct 27 22:49:16.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:16.384 INFO kablam! --> src/symtable/symtable32.rs:51:23 Oct 27 22:49:16.384 INFO kablam! | Oct 27 22:49:16.384 INFO kablam! 51 | let st_size = data.st_size.clone(); Oct 27 22:49:16.384 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:49:16.384 INFO kablam! | Oct 27 22:49:16.385 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 22:49:16.385 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! Oct 27 22:49:16.385 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:16.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:16.385 INFO kablam! Oct 27 22:49:16.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:16.385 INFO kablam! --> src/symtable/symtable32.rs:52:24 Oct 27 22:49:16.385 INFO kablam! | Oct 27 22:49:16.385 INFO kablam! 52 | let st_value = data.st_value.clone(); Oct 27 22:49:16.385 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:49:16.385 INFO kablam! | Oct 27 22:49:16.385 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! Oct 27 22:49:16.385 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:16.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:16.385 INFO kablam! Oct 27 22:49:16.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:16.385 INFO kablam! --> src/symtable/symtable32.rs:53:24 Oct 27 22:49:16.385 INFO kablam! | Oct 27 22:49:16.385 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Oct 27 22:49:16.386 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:49:16.386 INFO kablam! | Oct 27 22:49:16.386 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! Oct 27 22:49:16.386 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:16.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:16.386 INFO kablam! Oct 27 22:49:16.386 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 27 22:49:16.386 INFO kablam! --> src/symtable/symtable32.rs:80:10 Oct 27 22:49:16.386 INFO kablam! | Oct 27 22:49:16.386 INFO kablam! 80 | #[derive(Clone)] Oct 27 22:49:16.386 INFO kablam! | ^^^^^ Oct 27 22:49:16.386 INFO kablam! | Oct 27 22:49:16.386 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! Oct 27 22:49:16.386 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:16.386 INFO kablam! Oct 27 22:49:16.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:16.386 INFO kablam! --> src/symtable/symtable64.rs:51:23 Oct 27 22:49:16.386 INFO kablam! | Oct 27 22:49:16.386 INFO kablam! 51 | let st_size = data.st_size.clone(); Oct 27 22:49:16.386 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:49:16.386 INFO kablam! | Oct 27 22:49:16.386 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! Oct 27 22:49:16.386 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:16.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:16.387 INFO kablam! Oct 27 22:49:16.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:16.387 INFO kablam! --> src/symtable/symtable64.rs:52:24 Oct 27 22:49:16.387 INFO kablam! | Oct 27 22:49:16.387 INFO kablam! 52 | let st_value = data.st_value.clone(); Oct 27 22:49:16.387 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:49:16.387 INFO kablam! | Oct 27 22:49:16.387 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! Oct 27 22:49:16.387 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:16.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:16.387 INFO kablam! Oct 27 22:49:16.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 22:49:16.387 INFO kablam! --> src/symtable/symtable64.rs:53:24 Oct 27 22:49:16.387 INFO kablam! | Oct 27 22:49:16.387 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Oct 27 22:49:16.387 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:49:16.387 INFO kablam! | Oct 27 22:49:16.387 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! Oct 27 22:49:16.387 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:16.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 22:49:16.387 INFO kablam! Oct 27 22:49:16.387 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 27 22:49:16.387 INFO kablam! --> src/symtable/symtable64.rs:80:10 Oct 27 22:49:16.387 INFO kablam! | Oct 27 22:49:16.388 INFO kablam! 80 | #[derive(Clone)] Oct 27 22:49:16.388 INFO kablam! | ^^^^^ Oct 27 22:49:16.388 INFO kablam! | Oct 27 22:49:16.388 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! Oct 27 22:49:16.388 INFO kablam! = note: for more information, see issue #46043 Oct 27 22:49:16.388 INFO kablam! Oct 27 22:49:16.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.54s Oct 27 22:49:16.486 INFO kablam! su: No module specific data is present Oct 27 22:49:16.831 INFO running `"docker" "rm" "-f" "3b06322e4df3aa7bbda3531396796a4a98c9d54e23332969c3d1a69d2261cb1e"` Oct 27 22:49:16.962 INFO blam! 3b06322e4df3aa7bbda3531396796a4a98c9d54e23332969c3d1a69d2261cb1e