Sep 04 01:00:08.636 INFO checking td_revent-0.2.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:00:08.636 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:00:08.636 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:00:08.813 INFO blam! f390918347ebeb6c3378e703806b0788ea39bd73be1d9bdb20a30bb45e46496a Sep 04 01:00:08.814 INFO running `"docker" "start" "-a" "f390918347ebeb6c3378e703806b0788ea39bd73be1d9bdb20a30bb45e46496a"` Sep 04 01:00:09.450 INFO kablam! Checking rbtree v0.1.5 Sep 04 01:00:09.450 INFO kablam! Checking psocket v0.1.5 Sep 04 01:00:11.186 INFO kablam! Checking td_revent v0.2.2 (file:///source) Sep 04 01:00:12.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.086 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 04 01:00:12.086 INFO kablam! | Sep 04 01:00:12.086 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 04 01:00:12.086 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.086 INFO kablam! | Sep 04 01:00:12.086 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 01:00:12.086 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 01:00:12.086 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.086 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 01:00:12.086 INFO kablam! Sep 04 01:00:12.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.086 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 04 01:00:12.086 INFO kablam! | Sep 04 01:00:12.086 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 04 01:00:12.086 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.086 INFO kablam! | Sep 04 01:00:12.086 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 01:00:12.086 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.086 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 01:00:12.086 INFO kablam! Sep 04 01:00:12.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.086 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 04 01:00:12.086 INFO kablam! | Sep 04 01:00:12.086 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 04 01:00:12.087 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.087 INFO kablam! | Sep 04 01:00:12.087 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 01:00:12.087 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.087 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 01:00:12.087 INFO kablam! Sep 04 01:00:12.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.087 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 04 01:00:12.087 INFO kablam! | Sep 04 01:00:12.087 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 04 01:00:12.087 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.087 INFO kablam! | Sep 04 01:00:12.087 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 01:00:12.087 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.087 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 01:00:12.087 INFO kablam! Sep 04 01:00:12.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.162 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 04 01:00:12.162 INFO kablam! | Sep 04 01:00:12.162 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 04 01:00:12.162 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.162 INFO kablam! | Sep 04 01:00:12.162 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 01:00:12.162 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 01:00:12.162 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.162 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 01:00:12.162 INFO kablam! Sep 04 01:00:12.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.162 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 04 01:00:12.162 INFO kablam! | Sep 04 01:00:12.162 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 04 01:00:12.162 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.162 INFO kablam! | Sep 04 01:00:12.162 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 01:00:12.162 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.163 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 01:00:12.163 INFO kablam! Sep 04 01:00:12.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.163 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 04 01:00:12.163 INFO kablam! | Sep 04 01:00:12.163 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 04 01:00:12.163 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.163 INFO kablam! | Sep 04 01:00:12.163 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 01:00:12.163 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.163 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 01:00:12.165 INFO kablam! Sep 04 01:00:12.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.166 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 04 01:00:12.166 INFO kablam! | Sep 04 01:00:12.166 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 04 01:00:12.166 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.167 INFO kablam! | Sep 04 01:00:12.167 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 01:00:12.167 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.167 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 01:00:12.167 INFO kablam! Sep 04 01:00:12.186 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 04 01:00:12.186 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Sep 04 01:00:12.186 INFO kablam! | Sep 04 01:00:12.186 INFO kablam! 137 | a.clone(); Sep 04 01:00:12.186 INFO kablam! | ^^^^^^^^^^ Sep 04 01:00:12.186 INFO kablam! | Sep 04 01:00:12.187 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 01:00:12.187 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 04 01:00:12.187 INFO kablam! Sep 04 01:00:13.078 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.68s Sep 04 01:00:13.087 INFO kablam! su: No module specific data is present Sep 04 01:00:13.526 INFO running `"docker" "rm" "-f" "f390918347ebeb6c3378e703806b0788ea39bd73be1d9bdb20a30bb45e46496a"` Sep 04 01:00:13.637 INFO blam! f390918347ebeb6c3378e703806b0788ea39bd73be1d9bdb20a30bb45e46496a