Sep 04 22:41:40.793 INFO checking btrfs-1.2.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 22:41:40.793 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 22:41:40.793 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:41:40.997 INFO blam! 37a657877765311e1447953f1bbb81ab6f96308e666026348fe47e1372b38dbc Sep 04 22:41:40.999 INFO running `"docker" "start" "-a" "37a657877765311e1447953f1bbb81ab6f96308e666026348fe47e1372b38dbc"` Sep 04 22:41:41.724 INFO kablam! Checking minilzo v0.2.0 Sep 04 22:41:42.503 INFO kablam! Checking btrfs v1.2.2 (file:///source) Sep 04 22:41:43.530 INFO kablam! warning: unused `#[macro_use]` import Sep 04 22:41:43.530 INFO kablam! --> src/lib.rs:10:1 Sep 04 22:41:43.530 INFO kablam! | Sep 04 22:41:43.530 INFO kablam! 10 | #[ macro_use ] Sep 04 22:41:43.530 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 22:41:43.530 INFO kablam! | Sep 04 22:41:43.530 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 22:41:43.530 INFO kablam! Sep 04 22:41:43.904 INFO kablam! warning: unused `#[macro_use]` import Sep 04 22:41:43.904 INFO kablam! --> src/lib.rs:10:1 Sep 04 22:41:43.904 INFO kablam! | Sep 04 22:41:43.904 INFO kablam! 10 | #[ macro_use ] Sep 04 22:41:43.904 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 22:41:43.904 INFO kablam! | Sep 04 22:41:43.904 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 22:41:43.904 INFO kablam! Sep 04 22:41:45.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 22:41:45.129 INFO kablam! --> src/diskformat/item/extent_data.rs:213:7 Sep 04 22:41:45.129 INFO kablam! | Sep 04 22:41:45.129 INFO kablam! 213 | self.data ().other_encoding) Sep 04 22:41:45.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:41:45.129 INFO kablam! | Sep 04 22:41:45.129 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 22:41:45.129 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 04 22:41:45.129 INFO kablam! = note: for more information, see issue #46043 Sep 04 22:41:45.129 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 04 22:41:45.129 INFO kablam! Sep 04 22:41:45.132 INFO kablam! warning: foreign function is never used: `lzo2a_decompress` Sep 04 22:41:45.132 INFO kablam! --> src/compress/lzo.rs:25:2 Sep 04 22:41:45.132 INFO kablam! | Sep 04 22:41:45.132 INFO kablam! 25 | fn lzo2a_decompress ( Sep 04 22:41:45.132 INFO kablam! | _____^ Sep 04 22:41:45.132 INFO kablam! 26 | | src: * const u8, Sep 04 22:41:45.132 INFO kablam! 27 | | src_len: libc::c_uint, Sep 04 22:41:45.132 INFO kablam! 28 | | dst: * const u8, Sep 04 22:41:45.132 INFO kablam! 29 | | dst_len: * mut libc::c_uint, Sep 04 22:41:45.132 INFO kablam! 30 | | wrkmem: * const u8, Sep 04 22:41:45.132 INFO kablam! 31 | | ) -> libc::c_int; Sep 04 22:41:45.132 INFO kablam! | |_____________________^ Sep 04 22:41:45.133 INFO kablam! | Sep 04 22:41:45.133 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 22:41:45.133 INFO kablam! Sep 04 22:41:45.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 22:41:45.993 INFO kablam! --> src/diskformat/item/extent_data.rs:213:7 Sep 04 22:41:45.993 INFO kablam! | Sep 04 22:41:45.993 INFO kablam! 213 | self.data ().other_encoding) Sep 04 22:41:45.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:41:45.993 INFO kablam! | Sep 04 22:41:45.993 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 22:41:45.994 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 04 22:41:45.994 INFO kablam! = note: for more information, see issue #46043 Sep 04 22:41:45.994 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 04 22:41:45.994 INFO kablam! Sep 04 22:41:45.996 INFO kablam! warning: foreign function is never used: `lzo2a_decompress` Sep 04 22:41:45.996 INFO kablam! --> src/compress/lzo.rs:25:2 Sep 04 22:41:45.996 INFO kablam! | Sep 04 22:41:45.996 INFO kablam! 25 | fn lzo2a_decompress ( Sep 04 22:41:45.997 INFO kablam! | _____^ Sep 04 22:41:45.997 INFO kablam! 26 | | src: * const u8, Sep 04 22:41:45.997 INFO kablam! 27 | | src_len: libc::c_uint, Sep 04 22:41:45.997 INFO kablam! 28 | | dst: * const u8, Sep 04 22:41:45.997 INFO kablam! 29 | | dst_len: * mut libc::c_uint, Sep 04 22:41:45.997 INFO kablam! 30 | | wrkmem: * const u8, Sep 04 22:41:45.997 INFO kablam! 31 | | ) -> libc::c_int; Sep 04 22:41:45.997 INFO kablam! | |_____________________^ Sep 04 22:41:45.997 INFO kablam! | Sep 04 22:41:45.997 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 22:41:45.997 INFO kablam! Sep 04 22:41:46.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.47s Sep 04 22:41:46.167 INFO kablam! su: No module specific data is present Sep 04 22:41:46.589 INFO running `"docker" "rm" "-f" "37a657877765311e1447953f1bbb81ab6f96308e666026348fe47e1372b38dbc"` Sep 04 22:41:46.713 INFO blam! 37a657877765311e1447953f1bbb81ab6f96308e666026348fe47e1372b38dbc