Sep 01 09:15:33.665 INFO checking btrfs-1.2.2 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 09:15:33.665 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 09:15:33.665 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:15:33.814 INFO blam! ab483a69a64e0184ceb12163725cc5849dc18d33dcb918571cffcc7ddd8e1caa Sep 01 09:15:33.816 INFO running `"docker" "start" "-a" "ab483a69a64e0184ceb12163725cc5849dc18d33dcb918571cffcc7ddd8e1caa"` Sep 01 09:15:34.662 INFO kablam! Checking minilzo-sys v0.1.0 Sep 01 09:15:35.328 INFO kablam! Checking minilzo v0.2.0 Sep 01 09:15:35.998 INFO kablam! Checking btrfs v1.2.2 (file:///source) Sep 01 09:15:36.938 INFO kablam! warning: unused `#[macro_use]` import Sep 01 09:15:36.938 INFO kablam! --> src/lib.rs:10:1 Sep 01 09:15:36.938 INFO kablam! | Sep 01 09:15:36.938 INFO kablam! 10 | #[ macro_use ] Sep 01 09:15:36.938 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 09:15:36.938 INFO kablam! | Sep 01 09:15:36.938 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 09:15:36.938 INFO kablam! Sep 01 09:15:37.081 INFO kablam! warning: unused `#[macro_use]` import Sep 01 09:15:37.081 INFO kablam! --> src/lib.rs:10:1 Sep 01 09:15:37.081 INFO kablam! | Sep 01 09:15:37.081 INFO kablam! 10 | #[ macro_use ] Sep 01 09:15:37.081 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 09:15:37.081 INFO kablam! | Sep 01 09:15:37.081 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 09:15:37.081 INFO kablam! Sep 01 09:15:38.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:15:38.509 INFO kablam! --> src/diskformat/item/extent_data.rs:213:7 Sep 01 09:15:38.509 INFO kablam! | Sep 01 09:15:38.509 INFO kablam! 213 | self.data ().other_encoding) Sep 01 09:15:38.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:15:38.509 INFO kablam! | Sep 01 09:15:38.509 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 09:15:38.509 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 01 09:15:38.509 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:15:38.509 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 01 09:15:38.509 INFO kablam! Sep 01 09:15:38.512 INFO kablam! warning: foreign function is never used: `lzo2a_decompress` Sep 01 09:15:38.512 INFO kablam! --> src/compress/lzo.rs:25:2 Sep 01 09:15:38.512 INFO kablam! | Sep 01 09:15:38.512 INFO kablam! 25 | fn lzo2a_decompress ( Sep 01 09:15:38.512 INFO kablam! | _____^ Sep 01 09:15:38.512 INFO kablam! 26 | | src: * const u8, Sep 01 09:15:38.512 INFO kablam! 27 | | src_len: libc::c_uint, Sep 01 09:15:38.512 INFO kablam! 28 | | dst: * const u8, Sep 01 09:15:38.512 INFO kablam! 29 | | dst_len: * mut libc::c_uint, Sep 01 09:15:38.512 INFO kablam! 30 | | wrkmem: * const u8, Sep 01 09:15:38.512 INFO kablam! 31 | | ) -> libc::c_int; Sep 01 09:15:38.512 INFO kablam! | |_____________________^ Sep 01 09:15:38.512 INFO kablam! | Sep 01 09:15:38.512 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 09:15:38.512 INFO kablam! Sep 01 09:15:39.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:15:39.194 INFO kablam! --> src/diskformat/item/extent_data.rs:213:7 Sep 01 09:15:39.194 INFO kablam! | Sep 01 09:15:39.194 INFO kablam! 213 | self.data ().other_encoding) Sep 01 09:15:39.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:15:39.194 INFO kablam! | Sep 01 09:15:39.194 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 09:15:39.194 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 01 09:15:39.194 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:15:39.194 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 01 09:15:39.194 INFO kablam! Sep 01 09:15:39.197 INFO kablam! warning: foreign function is never used: `lzo2a_decompress` Sep 01 09:15:39.197 INFO kablam! --> src/compress/lzo.rs:25:2 Sep 01 09:15:39.197 INFO kablam! | Sep 01 09:15:39.197 INFO kablam! 25 | fn lzo2a_decompress ( Sep 01 09:15:39.197 INFO kablam! | _____^ Sep 01 09:15:39.197 INFO kablam! 26 | | src: * const u8, Sep 01 09:15:39.197 INFO kablam! 27 | | src_len: libc::c_uint, Sep 01 09:15:39.197 INFO kablam! 28 | | dst: * const u8, Sep 01 09:15:39.197 INFO kablam! 29 | | dst_len: * mut libc::c_uint, Sep 01 09:15:39.197 INFO kablam! 30 | | wrkmem: * const u8, Sep 01 09:15:39.197 INFO kablam! 31 | | ) -> libc::c_int; Sep 01 09:15:39.197 INFO kablam! | |_____________________^ Sep 01 09:15:39.197 INFO kablam! | Sep 01 09:15:39.197 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 09:15:39.197 INFO kablam! Sep 01 09:15:39.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.71s Sep 01 09:15:39.338 INFO kablam! su: No module specific data is present Sep 01 09:15:39.768 INFO running `"docker" "rm" "-f" "ab483a69a64e0184ceb12163725cc5849dc18d33dcb918571cffcc7ddd8e1caa"` Sep 01 09:15:39.897 INFO blam! ab483a69a64e0184ceb12163725cc5849dc18d33dcb918571cffcc7ddd8e1caa