Sep 01 21:42:36.474 INFO checking td_revent-0.2.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:42:36.474 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:42:36.474 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:42:36.650 INFO blam! cc7f4c94b0981c1c7a94e5dac175e5caedff3d371628548cf2def3fce7344b2f Sep 01 21:42:36.651 INFO running `"docker" "start" "-a" "cc7f4c94b0981c1c7a94e5dac175e5caedff3d371628548cf2def3fce7344b2f"` Sep 01 21:42:37.334 INFO kablam! Checking rbtree v0.1.5 Sep 01 21:42:37.335 INFO kablam! Checking psocket v0.1.5 Sep 01 21:42:39.549 INFO kablam! Checking td_revent v0.2.2 (file:///source) Sep 01 21:42:40.482 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:42:40.482 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 01 21:42:40.482 INFO kablam! | Sep 01 21:42:40.482 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 01 21:42:40.482 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:42:40.482 INFO kablam! | Sep 01 21:42:40.482 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 21:42:40.482 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 21:42:40.482 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:42:40.482 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 21:42:40.482 INFO kablam! Sep 01 21:42:40.482 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:42:40.482 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 01 21:42:40.482 INFO kablam! | Sep 01 21:42:40.482 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 01 21:42:40.482 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:42:40.482 INFO kablam! | Sep 01 21:42:40.482 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 21:42:40.482 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:42:40.482 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 21:42:40.483 INFO kablam! Sep 01 21:42:40.483 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:42:40.483 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 01 21:42:40.483 INFO kablam! | Sep 01 21:42:40.483 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 01 21:42:40.483 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:42:40.483 INFO kablam! | Sep 01 21:42:40.483 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 21:42:40.483 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:42:40.483 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 21:42:40.483 INFO kablam! Sep 01 21:42:40.483 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:42:40.483 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 01 21:42:40.483 INFO kablam! | Sep 01 21:42:40.483 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 01 21:42:40.483 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:42:40.483 INFO kablam! | Sep 01 21:42:40.483 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 21:42:40.483 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:42:40.484 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 21:42:40.484 INFO kablam! Sep 01 21:42:40.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:42:40.592 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 01 21:42:40.595 INFO kablam! | Sep 01 21:42:40.595 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 01 21:42:40.595 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:42:40.595 INFO kablam! | Sep 01 21:42:40.595 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 21:42:40.595 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 21:42:40.596 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:42:40.596 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 21:42:40.596 INFO kablam! Sep 01 21:42:40.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:42:40.596 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 01 21:42:40.596 INFO kablam! | Sep 01 21:42:40.596 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 01 21:42:40.596 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:42:40.596 INFO kablam! | Sep 01 21:42:40.596 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 21:42:40.596 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:42:40.597 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 21:42:40.597 INFO kablam! Sep 01 21:42:40.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:42:40.597 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 01 21:42:40.597 INFO kablam! | Sep 01 21:42:40.597 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 01 21:42:40.597 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:42:40.597 INFO kablam! | Sep 01 21:42:40.597 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 21:42:40.597 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:42:40.597 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 21:42:40.597 INFO kablam! Sep 01 21:42:40.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 21:42:40.597 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 01 21:42:40.597 INFO kablam! | Sep 01 21:42:40.597 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 01 21:42:40.597 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:42:40.597 INFO kablam! | Sep 01 21:42:40.598 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 21:42:40.598 INFO kablam! = note: for more information, see issue #46043 Sep 01 21:42:40.598 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 21:42:40.598 INFO kablam! Sep 01 21:42:40.618 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 01 21:42:40.618 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Sep 01 21:42:40.618 INFO kablam! | Sep 01 21:42:40.618 INFO kablam! 137 | a.clone(); Sep 01 21:42:40.618 INFO kablam! | ^^^^^^^^^^ Sep 01 21:42:40.618 INFO kablam! | Sep 01 21:42:40.618 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 21:42:40.618 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 01 21:42:40.618 INFO kablam! Sep 01 21:42:41.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.02s Sep 01 21:42:41.314 INFO kablam! su: No module specific data is present Sep 01 21:42:41.721 INFO running `"docker" "rm" "-f" "cc7f4c94b0981c1c7a94e5dac175e5caedff3d371628548cf2def3fce7344b2f"` Sep 01 21:42:41.860 INFO blam! cc7f4c94b0981c1c7a94e5dac175e5caedff3d371628548cf2def3fce7344b2f