Sep 19 19:11:57.968 INFO checking td_revent-0.2.2 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:11:57.968 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:11:57.968 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:11:58.115 INFO blam! bb95f522cf08da6c07429708756c7a100b80b9fd7318c574dfd8df124633a332 Sep 19 19:11:58.117 INFO running `"docker" "start" "-a" "bb95f522cf08da6c07429708756c7a100b80b9fd7318c574dfd8df124633a332"` Sep 19 19:11:59.117 INFO kablam! usermod: no changes Sep 19 19:11:59.196 INFO kablam! Checking rbtree v0.1.5 Sep 19 19:11:59.196 INFO kablam! Checking psocket v0.1.5 Sep 19 19:12:00.235 INFO kablam! Checking td_revent v0.2.2 (/source) Sep 19 19:12:00.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:12:00.749 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 19 19:12:00.749 INFO kablam! | Sep 19 19:12:00.750 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 19 19:12:00.750 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:00.750 INFO kablam! | Sep 19 19:12:00.750 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 19:12:00.750 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 19:12:00.750 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:12:00.750 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 19:12:00.750 INFO kablam! Sep 19 19:12:00.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:12:00.751 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 19 19:12:00.751 INFO kablam! | Sep 19 19:12:00.751 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 19 19:12:00.751 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:00.751 INFO kablam! | Sep 19 19:12:00.751 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 19:12:00.752 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:12:00.752 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 19:12:00.752 INFO kablam! Sep 19 19:12:00.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:12:00.752 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 19 19:12:00.752 INFO kablam! | Sep 19 19:12:00.753 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 19 19:12:00.753 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:00.753 INFO kablam! | Sep 19 19:12:00.753 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 19:12:00.753 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:12:00.753 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 19:12:00.754 INFO kablam! Sep 19 19:12:00.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:12:00.754 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 19 19:12:00.754 INFO kablam! | Sep 19 19:12:00.754 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 19 19:12:00.755 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:00.755 INFO kablam! | Sep 19 19:12:00.755 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 19:12:00.755 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:12:00.755 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 19:12:00.755 INFO kablam! Sep 19 19:12:00.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:12:00.883 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 19 19:12:00.883 INFO kablam! | Sep 19 19:12:00.883 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 19 19:12:00.883 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:00.883 INFO kablam! | Sep 19 19:12:00.883 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 19:12:00.883 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 19:12:00.883 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:12:00.883 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 19:12:00.883 INFO kablam! Sep 19 19:12:00.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:12:00.883 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 19 19:12:00.883 INFO kablam! | Sep 19 19:12:00.883 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 19 19:12:00.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:00.884 INFO kablam! | Sep 19 19:12:00.884 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 19:12:00.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:12:00.884 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 19:12:00.884 INFO kablam! Sep 19 19:12:00.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:12:00.884 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 19 19:12:00.884 INFO kablam! | Sep 19 19:12:00.884 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 19 19:12:00.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:00.884 INFO kablam! | Sep 19 19:12:00.884 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 19:12:00.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:12:00.884 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 19:12:00.884 INFO kablam! Sep 19 19:12:00.884 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:12:00.884 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 19 19:12:00.884 INFO kablam! | Sep 19 19:12:00.884 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 19 19:12:00.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:00.884 INFO kablam! | Sep 19 19:12:00.884 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 19:12:00.884 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:12:00.884 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 19:12:00.884 INFO kablam! Sep 19 19:12:00.897 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 19 19:12:00.897 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Sep 19 19:12:00.897 INFO kablam! | Sep 19 19:12:00.897 INFO kablam! 137 | a.clone(); Sep 19 19:12:00.897 INFO kablam! | ^^^^^^^^^^ Sep 19 19:12:00.897 INFO kablam! | Sep 19 19:12:00.897 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 19:12:00.897 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 19 19:12:00.898 INFO kablam! Sep 19 19:12:01.250 INFO kablam! warning: unused `#[macro_use]` import Sep 19 19:12:01.250 INFO kablam! --> test/test.rs:1:1 Sep 19 19:12:01.250 INFO kablam! | Sep 19 19:12:01.251 INFO kablam! 1 | #[macro_use] Sep 19 19:12:01.251 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:12:01.251 INFO kablam! | Sep 19 19:12:01.251 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:12:01.251 INFO kablam! Sep 19 19:12:01.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.33s Sep 19 19:12:01.488 INFO kablam! su: No module specific data is present Sep 19 19:12:02.365 INFO running `"docker" "rm" "-f" "bb95f522cf08da6c07429708756c7a100b80b9fd7318c574dfd8df124633a332"` Sep 19 19:12:02.468 INFO blam! bb95f522cf08da6c07429708756c7a100b80b9fd7318c574dfd8df124633a332