Sep 19 17:11:01.476 INFO checking td_revent-0.2.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:11:01.476 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:11:01.476 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:11:01.941 INFO blam! a9366b35dd4f7a08d00e8a24b1ea61a8582d427f94cd1416007d372959072aa7 Sep 19 17:11:01.947 INFO running `"docker" "start" "-a" "a9366b35dd4f7a08d00e8a24b1ea61a8582d427f94cd1416007d372959072aa7"` Sep 19 17:11:03.171 INFO kablam! usermod: no changes Sep 19 17:11:03.237 INFO kablam! Checking rbtree v0.1.5 Sep 19 17:11:03.240 INFO kablam! Checking psocket v0.1.5 Sep 19 17:11:04.563 INFO kablam! Checking td_revent v0.2.2 (/source) Sep 19 17:11:05.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:05.123 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 19 17:11:05.123 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! Sep 19 17:11:05.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:05.123 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 19 17:11:05.123 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! Sep 19 17:11:05.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:05.123 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 19 17:11:05.123 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! Sep 19 17:11:05.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:05.123 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 19 17:11:05.123 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! Sep 19 17:11:05.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:05.123 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 19 17:11:05.123 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.123 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:05.123 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 19 17:11:05.123 INFO kablam! Sep 19 17:11:05.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:05.123 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 19 17:11:05.123 INFO kablam! | Sep 19 17:11:05.124 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 19 17:11:05.124 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.124 INFO kablam! | Sep 19 17:11:05.124 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 19 17:11:05.124 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:05.124 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 19 17:11:05.124 INFO kablam! Sep 19 17:11:05.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:05.124 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 19 17:11:05.124 INFO kablam! | Sep 19 17:11:05.124 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 19 17:11:05.124 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.124 INFO kablam! | Sep 19 17:11:05.124 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 19 17:11:05.124 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:05.124 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 19 17:11:05.124 INFO kablam! Sep 19 17:11:05.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:05.124 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 19 17:11:05.124 INFO kablam! | Sep 19 17:11:05.124 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 19 17:11:05.124 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.124 INFO kablam! | Sep 19 17:11:05.124 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 19 17:11:05.124 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:05.124 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 19 17:11:05.124 INFO kablam! Sep 19 17:11:05.124 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 19 17:11:05.124 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Sep 19 17:11:05.124 INFO kablam! | Sep 19 17:11:05.124 INFO kablam! 137 | a.clone(); Sep 19 17:11:05.124 INFO kablam! | ^^^^^^^^^^ Sep 19 17:11:05.124 INFO kablam! | Sep 19 17:11:05.124 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 17:11:05.124 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 19 17:11:05.124 INFO kablam! Sep 19 17:11:05.453 INFO kablam! warning: unused `#[macro_use]` import Sep 19 17:11:05.453 INFO kablam! --> test/test.rs:1:1 Sep 19 17:11:05.453 INFO kablam! | Sep 19 17:11:05.453 INFO kablam! 1 | #[macro_use] Sep 19 17:11:05.453 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:05.453 INFO kablam! | Sep 19 17:11:05.453 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:11:05.453 INFO kablam! Sep 19 17:11:05.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.55s Sep 19 17:11:05.764 INFO kablam! su: No module specific data is present Sep 19 17:11:06.543 INFO running `"docker" "rm" "-f" "a9366b35dd4f7a08d00e8a24b1ea61a8582d427f94cd1416007d372959072aa7"` Sep 19 17:11:06.665 INFO blam! a9366b35dd4f7a08d00e8a24b1ea61a8582d427f94cd1416007d372959072aa7