Sep 21 02:01:37.639 INFO checking td_revent-0.2.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:01:37.639 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:01:37.639 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:01:37.912 INFO blam! 3f4769dc40348bed571c2b4d973747afc1be7e61ca5c1f6de7e2ec274f433928 Sep 21 02:01:37.914 INFO running `"docker" "start" "-a" "3f4769dc40348bed571c2b4d973747afc1be7e61ca5c1f6de7e2ec274f433928"` Sep 21 02:01:39.215 INFO kablam! usermod: no changes Sep 21 02:01:39.362 INFO kablam! Checking rbtree v0.1.5 Sep 21 02:01:39.362 INFO kablam! Checking psocket v0.1.5 Sep 21 02:01:41.095 INFO kablam! Checking td_revent v0.2.2 (/source) Sep 21 02:01:41.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:41.976 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 21 02:01:41.976 INFO kablam! | Sep 21 02:01:41.976 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 21 02:01:41.976 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:41.976 INFO kablam! | Sep 21 02:01:41.976 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 02:01:41.976 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 21 02:01:41.976 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:41.976 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 21 02:01:41.976 INFO kablam! Sep 21 02:01:41.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:41.976 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 21 02:01:41.976 INFO kablam! | Sep 21 02:01:41.976 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:41.976 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:41.976 INFO kablam! | Sep 21 02:01:41.976 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 21 02:01:41.976 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:41.976 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 21 02:01:41.976 INFO kablam! Sep 21 02:01:41.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:41.976 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 21 02:01:41.976 INFO kablam! | Sep 21 02:01:41.976 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 21 02:01:41.976 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:41.976 INFO kablam! | Sep 21 02:01:41.976 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 21 02:01:41.976 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:41.976 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 21 02:01:41.976 INFO kablam! Sep 21 02:01:41.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:41.976 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 21 02:01:41.976 INFO kablam! | Sep 21 02:01:41.976 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:41.977 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:41.977 INFO kablam! | Sep 21 02:01:41.977 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 21 02:01:41.977 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:41.977 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 21 02:01:41.977 INFO kablam! Sep 21 02:01:42.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:42.026 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 21 02:01:42.026 INFO kablam! | Sep 21 02:01:42.026 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 21 02:01:42.026 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:42.026 INFO kablam! | Sep 21 02:01:42.026 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 02:01:42.026 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 21 02:01:42.026 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:42.026 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 21 02:01:42.026 INFO kablam! Sep 21 02:01:42.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:42.027 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 21 02:01:42.027 INFO kablam! | Sep 21 02:01:42.027 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:42.027 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:42.027 INFO kablam! | Sep 21 02:01:42.027 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 21 02:01:42.027 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:42.027 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 21 02:01:42.027 INFO kablam! Sep 21 02:01:42.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:42.027 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 21 02:01:42.027 INFO kablam! | Sep 21 02:01:42.027 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 21 02:01:42.027 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:42.027 INFO kablam! | Sep 21 02:01:42.027 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 21 02:01:42.027 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:42.027 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 21 02:01:42.027 INFO kablam! Sep 21 02:01:42.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:42.027 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 21 02:01:42.027 INFO kablam! | Sep 21 02:01:42.027 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:42.027 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:42.027 INFO kablam! | Sep 21 02:01:42.027 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 21 02:01:42.027 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:42.027 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 21 02:01:42.027 INFO kablam! Sep 21 02:01:42.055 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 21 02:01:42.055 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Sep 21 02:01:42.055 INFO kablam! | Sep 21 02:01:42.055 INFO kablam! 137 | a.clone(); Sep 21 02:01:42.055 INFO kablam! | ^^^^^^^^^^ Sep 21 02:01:42.055 INFO kablam! | Sep 21 02:01:42.055 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 21 02:01:42.055 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 21 02:01:42.055 INFO kablam! Sep 21 02:01:42.451 INFO kablam! warning: unused `#[macro_use]` import Sep 21 02:01:42.451 INFO kablam! --> test/test.rs:1:1 Sep 21 02:01:42.451 INFO kablam! | Sep 21 02:01:42.451 INFO kablam! 1 | #[macro_use] Sep 21 02:01:42.451 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:42.451 INFO kablam! | Sep 21 02:01:42.451 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:01:42.451 INFO kablam! Sep 21 02:01:42.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.42s Sep 21 02:01:42.677 INFO kablam! su: No module specific data is present Sep 21 02:01:43.305 INFO running `"docker" "rm" "-f" "3f4769dc40348bed571c2b4d973747afc1be7e61ca5c1f6de7e2ec274f433928"` Sep 21 02:01:43.424 INFO blam! 3f4769dc40348bed571c2b4d973747afc1be7e61ca5c1f6de7e2ec274f433928