Sep 04 01:00:08.820 INFO checking td_revent-0.2.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 01:00:08.820 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 01:00:08.820 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 01:00:09.013 INFO blam! 595a2deb35821ea683c36e9cf6affe167620047c4cbac01a355a49d901e2ed6b Sep 04 01:00:09.017 INFO running `"docker" "start" "-a" "595a2deb35821ea683c36e9cf6affe167620047c4cbac01a355a49d901e2ed6b"` Sep 04 01:00:09.673 INFO kablam! Checking rbtree v0.1.5 Sep 04 01:00:09.674 INFO kablam! Checking psocket v0.1.5 Sep 04 01:00:11.341 INFO kablam! Checking td_revent v0.2.2 (file:///source) Sep 04 01:00:12.328 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.328 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 04 01:00:12.328 INFO kablam! | Sep 04 01:00:12.328 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 04 01:00:12.328 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.328 INFO kablam! | Sep 04 01:00:12.328 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 01:00:12.328 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.328 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.328 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.328 INFO kablam! Sep 04 01:00:12.328 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.329 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 04 01:00:12.329 INFO kablam! | Sep 04 01:00:12.329 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 04 01:00:12.329 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.329 INFO kablam! | Sep 04 01:00:12.329 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.329 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.329 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.329 INFO kablam! Sep 04 01:00:12.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.329 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 04 01:00:12.329 INFO kablam! | Sep 04 01:00:12.329 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 04 01:00:12.329 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.329 INFO kablam! | Sep 04 01:00:12.329 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.329 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.329 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.329 INFO kablam! Sep 04 01:00:12.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.330 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 04 01:00:12.330 INFO kablam! | Sep 04 01:00:12.330 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 04 01:00:12.330 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.330 INFO kablam! | Sep 04 01:00:12.330 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.330 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.330 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.330 INFO kablam! Sep 04 01:00:12.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.519 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 04 01:00:12.519 INFO kablam! | Sep 04 01:00:12.519 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 04 01:00:12.519 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.519 INFO kablam! | Sep 04 01:00:12.519 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 01:00:12.519 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.519 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.519 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.519 INFO kablam! Sep 04 01:00:12.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.520 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 04 01:00:12.520 INFO kablam! | Sep 04 01:00:12.520 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 04 01:00:12.520 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.520 INFO kablam! | Sep 04 01:00:12.520 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.520 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.520 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.520 INFO kablam! Sep 04 01:00:12.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.520 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 04 01:00:12.520 INFO kablam! | Sep 04 01:00:12.520 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 04 01:00:12.520 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.520 INFO kablam! | Sep 04 01:00:12.520 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.520 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.520 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.520 INFO kablam! Sep 04 01:00:12.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 01:00:12.520 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 04 01:00:12.520 INFO kablam! | Sep 04 01:00:12.520 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 04 01:00:12.520 INFO kablam! | ^^^^^^^^^^^^ Sep 04 01:00:12.520 INFO kablam! | Sep 04 01:00:12.520 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.520 INFO kablam! = note: for more information, see issue #46043 Sep 04 01:00:12.520 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.521 INFO kablam! Sep 04 01:00:12.544 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 04 01:00:12.544 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Sep 04 01:00:12.544 INFO kablam! | Sep 04 01:00:12.544 INFO kablam! 137 | a.clone(); Sep 04 01:00:12.544 INFO kablam! | ^^^^^^^^^^ Sep 04 01:00:12.544 INFO kablam! | Sep 04 01:00:12.544 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 01:00:12.544 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 04 01:00:12.544 INFO kablam! Sep 04 01:00:13.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.67s Sep 04 01:00:13.296 INFO kablam! su: No module specific data is present Sep 04 01:00:13.662 INFO running `"docker" "rm" "-f" "595a2deb35821ea683c36e9cf6affe167620047c4cbac01a355a49d901e2ed6b"` Sep 04 01:00:13.794 INFO blam! 595a2deb35821ea683c36e9cf6affe167620047c4cbac01a355a49d901e2ed6b