Sep 21 02:01:41.225 INFO checking td_revent-0.2.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:01:41.225 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:01:41.225 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:41.621 INFO blam! cb62cfc8e01c820ec2880745f440164ad8702d3c13a723ce04a4bc914a4db937 Sep 21 02:01:41.623 INFO running `"docker" "start" "-a" "cb62cfc8e01c820ec2880745f440164ad8702d3c13a723ce04a4bc914a4db937"` Sep 21 02:01:42.815 INFO kablam! usermod: no changes Sep 21 02:01:42.926 INFO kablam! Checking rbtree v0.1.5 Sep 21 02:01:42.927 INFO kablam! Checking psocket v0.1.5 Sep 21 02:01:43.990 INFO kablam! Checking td_revent v0.2.2 (/source) Sep 21 02:01:44.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.806 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 21 02:01:44.806 INFO kablam! | Sep 21 02:01:44.806 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 21 02:01:44.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.806 INFO kablam! | Sep 21 02:01:44.806 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 02:01:44.806 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:44.806 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.806 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:44.806 INFO kablam! Sep 21 02:01:44.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.806 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 21 02:01:44.806 INFO kablam! | Sep 21 02:01:44.806 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:44.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.806 INFO kablam! | Sep 21 02:01:44.806 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:44.806 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.806 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:44.806 INFO kablam! Sep 21 02:01:44.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.806 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 21 02:01:44.806 INFO kablam! | Sep 21 02:01:44.806 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 21 02:01:44.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.806 INFO kablam! | Sep 21 02:01:44.807 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:44.807 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.807 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:44.807 INFO kablam! Sep 21 02:01:44.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.807 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 21 02:01:44.807 INFO kablam! | Sep 21 02:01:44.807 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:44.807 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.807 INFO kablam! | Sep 21 02:01:44.807 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:44.807 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.807 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:44.807 INFO kablam! Sep 21 02:01:44.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.854 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Sep 21 02:01:44.854 INFO kablam! | Sep 21 02:01:44.854 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Sep 21 02:01:44.854 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.854 INFO kablam! | Sep 21 02:01:44.854 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 02:01:44.854 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:44.854 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.854 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:44.854 INFO kablam! Sep 21 02:01:44.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.854 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Sep 21 02:01:44.854 INFO kablam! | Sep 21 02:01:44.854 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:44.854 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.854 INFO kablam! | Sep 21 02:01:44.854 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:44.854 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.854 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:44.854 INFO kablam! Sep 21 02:01:44.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.854 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Sep 21 02:01:44.854 INFO kablam! | Sep 21 02:01:44.854 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Sep 21 02:01:44.854 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.854 INFO kablam! | Sep 21 02:01:44.854 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:44.854 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.854 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:44.855 INFO kablam! Sep 21 02:01:44.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.855 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Sep 21 02:01:44.855 INFO kablam! | Sep 21 02:01:44.855 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:44.855 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.855 INFO kablam! | Sep 21 02:01:44.855 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:44.855 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.855 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:44.855 INFO kablam! Sep 21 02:01:44.877 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 21 02:01:44.877 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Sep 21 02:01:44.877 INFO kablam! | Sep 21 02:01:44.877 INFO kablam! 137 | a.clone(); Sep 21 02:01:44.877 INFO kablam! | ^^^^^^^^^^ Sep 21 02:01:44.877 INFO kablam! | Sep 21 02:01:44.877 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 21 02:01:44.877 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 21 02:01:44.877 INFO kablam! Sep 21 02:01:45.222 INFO kablam! warning: unused `#[macro_use]` import Sep 21 02:01:45.222 INFO kablam! --> test/test.rs:1:1 Sep 21 02:01:45.222 INFO kablam! | Sep 21 02:01:45.222 INFO kablam! 1 | #[macro_use] Sep 21 02:01:45.222 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:45.222 INFO kablam! | Sep 21 02:01:45.222 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 02:01:45.222 INFO kablam! Sep 21 02:01:45.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.67s Sep 21 02:01:45.526 INFO kablam! su: No module specific data is present Sep 21 02:01:46.353 INFO running `"docker" "rm" "-f" "cb62cfc8e01c820ec2880745f440164ad8702d3c13a723ce04a4bc914a4db937"` Sep 21 02:01:46.499 INFO blam! cb62cfc8e01c820ec2880745f440164ad8702d3c13a723ce04a4bc914a4db937