Nov 07 15:41:43.948 INFO checking elrond-1.0.0 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 15:41:43.948 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-2/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 07 15:41:44.105 INFO blam! b0d022f31c7fb2ce373010ba84a729c2b70ad032ed9641856a639841791e5e71 Nov 07 15:41:44.106 INFO running `"docker" "start" "-a" "b0d022f31c7fb2ce373010ba84a729c2b70ad032ed9641856a639841791e5e71"` Nov 07 15:41:44.502 INFO kablam! usermod: no changes Nov 07 15:41:44.554 INFO kablam! Checking elrond v1.0.0 (/source) Nov 07 15:41:47.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:47.953 INFO kablam! --> src/symtable/symtable32.rs:51:23 Nov 07 15:41:47.953 INFO kablam! | Nov 07 15:41:47.953 INFO kablam! 51 | let st_size = data.st_size.clone(); Nov 07 15:41:47.953 INFO kablam! | ^^^^^^^^^^^^ Nov 07 15:41:47.953 INFO kablam! | Nov 07 15:41:47.953 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 07 15:41:47.953 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 07 15:41:47.953 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:47.953 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 07 15:41:47.953 INFO kablam! Nov 07 15:41:47.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:47.954 INFO kablam! --> src/symtable/symtable32.rs:52:24 Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 INFO kablam! 52 | let st_value = data.st_value.clone(); Nov 07 15:41:47.954 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! Nov 07 15:41:47.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:47.954 INFO kablam! --> src/symtable/symtable32.rs:53:24 Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Nov 07 15:41:47.954 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! Nov 07 15:41:47.954 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 07 15:41:47.954 INFO kablam! --> src/symtable/symtable32.rs:80:10 Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 INFO kablam! 80 | #[derive(Clone)] Nov 07 15:41:47.954 INFO kablam! | ^^^^^ Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:47.954 INFO kablam! Nov 07 15:41:47.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:47.954 INFO kablam! --> src/symtable/symtable64.rs:51:23 Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 INFO kablam! 51 | let st_size = data.st_size.clone(); Nov 07 15:41:47.954 INFO kablam! | ^^^^^^^^^^^^ Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! Nov 07 15:41:47.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:47.954 INFO kablam! --> src/symtable/symtable64.rs:52:24 Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 INFO kablam! 52 | let st_value = data.st_value.clone(); Nov 07 15:41:47.954 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! Nov 07 15:41:47.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:47.954 INFO kablam! --> src/symtable/symtable64.rs:53:24 Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Nov 07 15:41:47.954 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! Nov 07 15:41:47.954 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 07 15:41:47.954 INFO kablam! --> src/symtable/symtable64.rs:80:10 Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 INFO kablam! 80 | #[derive(Clone)] Nov 07 15:41:47.954 INFO kablam! | ^^^^^ Nov 07 15:41:47.954 INFO kablam! | Nov 07 15:41:47.954 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 07 15:41:47.954 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:47.954 INFO kablam! Nov 07 15:41:48.420 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:48.420 INFO kablam! --> src/symtable/symtable32.rs:51:23 Nov 07 15:41:48.420 INFO kablam! | Nov 07 15:41:48.420 INFO kablam! 51 | let st_size = data.st_size.clone(); Nov 07 15:41:48.420 INFO kablam! | ^^^^^^^^^^^^ Nov 07 15:41:48.420 INFO kablam! | Nov 07 15:41:48.420 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 07 15:41:48.420 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 07 15:41:48.420 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:48.420 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 07 15:41:48.420 INFO kablam! Nov 07 15:41:48.420 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:48.420 INFO kablam! --> src/symtable/symtable32.rs:52:24 Nov 07 15:41:48.421 INFO kablam! | Nov 07 15:41:48.421 INFO kablam! 52 | let st_value = data.st_value.clone(); Nov 07 15:41:48.421 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 15:41:48.421 INFO kablam! | Nov 07 15:41:48.421 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 07 15:41:48.421 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:48.421 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 07 15:41:48.421 INFO kablam! Nov 07 15:41:48.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:48.421 INFO kablam! --> src/symtable/symtable32.rs:53:24 Nov 07 15:41:48.421 INFO kablam! | Nov 07 15:41:48.421 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Nov 07 15:41:48.421 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 15:41:48.421 INFO kablam! | Nov 07 15:41:48.421 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 07 15:41:48.421 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:48.421 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 07 15:41:48.421 INFO kablam! Nov 07 15:41:48.421 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 07 15:41:48.421 INFO kablam! --> src/symtable/symtable32.rs:80:10 Nov 07 15:41:48.421 INFO kablam! | Nov 07 15:41:48.421 INFO kablam! 80 | #[derive(Clone)] Nov 07 15:41:48.421 INFO kablam! | ^^^^^ Nov 07 15:41:48.421 INFO kablam! | Nov 07 15:41:48.421 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 07 15:41:48.421 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:48.421 INFO kablam! Nov 07 15:41:48.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:48.421 INFO kablam! --> src/symtable/symtable64.rs:51:23 Nov 07 15:41:48.421 INFO kablam! | Nov 07 15:41:48.421 INFO kablam! 51 | let st_size = data.st_size.clone(); Nov 07 15:41:48.432 INFO kablam! | ^^^^^^^^^^^^ Nov 07 15:41:48.432 INFO kablam! | Nov 07 15:41:48.432 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 07 15:41:48.432 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:48.432 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 07 15:41:48.432 INFO kablam! Nov 07 15:41:48.432 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:48.432 INFO kablam! --> src/symtable/symtable64.rs:52:24 Nov 07 15:41:48.432 INFO kablam! | Nov 07 15:41:48.432 INFO kablam! 52 | let st_value = data.st_value.clone(); Nov 07 15:41:48.432 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 15:41:48.432 INFO kablam! | Nov 07 15:41:48.432 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 07 15:41:48.432 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:48.433 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 07 15:41:48.433 INFO kablam! Nov 07 15:41:48.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 15:41:48.433 INFO kablam! --> src/symtable/symtable64.rs:53:24 Nov 07 15:41:48.433 INFO kablam! | Nov 07 15:41:48.433 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Nov 07 15:41:48.433 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 15:41:48.433 INFO kablam! | Nov 07 15:41:48.433 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 07 15:41:48.433 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:48.433 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 07 15:41:48.433 INFO kablam! Nov 07 15:41:48.433 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 07 15:41:48.433 INFO kablam! --> src/symtable/symtable64.rs:80:10 Nov 07 15:41:48.433 INFO kablam! | Nov 07 15:41:48.433 INFO kablam! 80 | #[derive(Clone)] Nov 07 15:41:48.433 INFO kablam! | ^^^^^ Nov 07 15:41:48.433 INFO kablam! | Nov 07 15:41:48.433 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 07 15:41:48.433 INFO kablam! = note: for more information, see issue #46043 Nov 07 15:41:48.433 INFO kablam! Nov 07 15:41:48.548 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.02s Nov 07 15:41:48.556 INFO kablam! su: No module specific data is present Nov 07 15:41:49.336 INFO running `"docker" "rm" "-f" "b0d022f31c7fb2ce373010ba84a729c2b70ad032ed9641856a639841791e5e71"` Nov 07 15:41:49.558 INFO blam! b0d022f31c7fb2ce373010ba84a729c2b70ad032ed9641856a639841791e5e71