Sep 19 17:11:04.317 INFO checking td_revent-0.1.6 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 17:11:04.317 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 17:11:04.317 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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:04.640 INFO blam! 3c62998b9eaae4ac567175f54cd034e6901c39e56d8ffdf3e5d96882b28853d1 Sep 19 17:11:04.642 INFO running `"docker" "start" "-a" "3c62998b9eaae4ac567175f54cd034e6901c39e56d8ffdf3e5d96882b28853d1"` Sep 19 17:11:05.643 INFO kablam! usermod: no changes Sep 19 17:11:05.727 INFO kablam! Checking td_revent v0.1.6 (/source) Sep 19 17:11:06.202 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:06.203 INFO kablam! --> src/sys/unix/epoll.rs:48:16 Sep 19 17:11:06.203 INFO kablam! | Sep 19 17:11:06.203 INFO kablam! 48 | if value.events.contains(EPOLLIN) { Sep 19 17:11:06.203 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:06.203 INFO kablam! | Sep 19 17:11:06.203 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 17:11:06.203 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:06.203 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:06.203 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:06.203 INFO kablam! Sep 19 17:11:06.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:06.203 INFO kablam! --> src/sys/unix/epoll.rs:51:16 Sep 19 17:11:06.203 INFO kablam! | Sep 19 17:11:06.203 INFO kablam! 51 | if value.events.contains(EPOLLOUT) { Sep 19 17:11:06.203 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:06.203 INFO kablam! | Sep 19 17:11:06.203 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:06.203 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:06.203 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:06.203 INFO kablam! Sep 19 17:11:06.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:06.374 INFO kablam! --> src/sys/unix/epoll.rs:48:16 Sep 19 17:11:06.374 INFO kablam! | Sep 19 17:11:06.374 INFO kablam! 48 | if value.events.contains(EPOLLIN) { Sep 19 17:11:06.374 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:06.374 INFO kablam! | Sep 19 17:11:06.374 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 17:11:06.374 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:06.374 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:06.374 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:06.374 INFO kablam! Sep 19 17:11:06.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:06.374 INFO kablam! --> src/sys/unix/epoll.rs:51:16 Sep 19 17:11:06.374 INFO kablam! | Sep 19 17:11:06.374 INFO kablam! 51 | if value.events.contains(EPOLLOUT) { Sep 19 17:11:06.374 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:06.374 INFO kablam! | Sep 19 17:11:06.374 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:06.374 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:06.374 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:06.374 INFO kablam! Sep 19 17:11:06.634 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 19 17:11:06.634 INFO kablam! --> test/test_timer.rs:5:1 Sep 19 17:11:06.634 INFO kablam! | Sep 19 17:11:06.634 INFO kablam! 5 | static mut s_count : i32 = 0; Sep 19 17:11:06.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:11:06.634 INFO kablam! | Sep 19 17:11:06.634 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 19 17:11:06.634 INFO kablam! Sep 19 17:11:06.634 INFO kablam! warning: static variable `s_delTimer` should have an upper case name such as `S_DEL_TIMER` Sep 19 17:11:06.634 INFO kablam! --> test/test_timer.rs:6:1 Sep 19 17:11:06.634 INFO kablam! | Sep 19 17:11:06.634 INFO kablam! 6 | static mut s_delTimer : u32 = 0; Sep 19 17:11:06.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:11:06.634 INFO kablam! Sep 19 17:11:06.635 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 19 17:11:06.635 INFO kablam! --> test/test_echo_server.rs:16:1 Sep 19 17:11:06.635 INFO kablam! | Sep 19 17:11:06.635 INFO kablam! 16 | static mut s_count : i32 = 0; Sep 19 17:11:06.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:11:06.635 INFO kablam! Sep 19 17:11:06.636 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 19 17:11:06.636 INFO kablam! --> test/test_base_echo.rs:13:1 Sep 19 17:11:06.636 INFO kablam! | Sep 19 17:11:06.636 INFO kablam! 13 | static mut s_count : i32 = 0; Sep 19 17:11:06.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:11:06.636 INFO kablam! Sep 19 17:11:06.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Sep 19 17:11:06.657 INFO kablam! su: No module specific data is present Sep 19 17:11:07.134 INFO running `"docker" "rm" "-f" "3c62998b9eaae4ac567175f54cd034e6901c39e56d8ffdf3e5d96882b28853d1"` Sep 19 17:11:07.217 INFO blam! 3c62998b9eaae4ac567175f54cd034e6901c39e56d8ffdf3e5d96882b28853d1