Sep 21 02:01:42.539 INFO checking td_revent-0.1.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:01:42.539 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:01:42.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/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:42.812 INFO blam! 229281b8d5973a1f28c67085c7253432d35fea49c4bf3b9ed233cfd5046ab0eb Sep 21 02:01:42.814 INFO running `"docker" "start" "-a" "229281b8d5973a1f28c67085c7253432d35fea49c4bf3b9ed233cfd5046ab0eb"` Sep 21 02:01:43.679 INFO kablam! usermod: no changes Sep 21 02:01:43.718 INFO kablam! Checking td_revent v0.1.6 (/source) Sep 21 02:01:44.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.130 INFO kablam! --> src/sys/unix/epoll.rs:48:16 Sep 21 02:01:44.130 INFO kablam! | Sep 21 02:01:44.130 INFO kablam! 48 | if value.events.contains(EPOLLIN) { Sep 21 02:01:44.130 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.130 INFO kablam! | Sep 21 02:01:44.130 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 02:01:44.130 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.130 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.130 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.130 INFO kablam! Sep 21 02:01:44.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.130 INFO kablam! --> src/sys/unix/epoll.rs:51:16 Sep 21 02:01:44.130 INFO kablam! | Sep 21 02:01:44.130 INFO kablam! 51 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:44.130 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.130 INFO kablam! | Sep 21 02:01:44.131 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.131 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.131 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.131 INFO kablam! Sep 21 02:01:44.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.242 INFO kablam! --> src/sys/unix/epoll.rs:48:16 Sep 21 02:01:44.242 INFO kablam! | Sep 21 02:01:44.242 INFO kablam! 48 | if value.events.contains(EPOLLIN) { Sep 21 02:01:44.242 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.242 INFO kablam! | Sep 21 02:01:44.242 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 02:01:44.242 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.242 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.242 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.242 INFO kablam! Sep 21 02:01:44.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 02:01:44.242 INFO kablam! --> src/sys/unix/epoll.rs:51:16 Sep 21 02:01:44.242 INFO kablam! | Sep 21 02:01:44.242 INFO kablam! 51 | if value.events.contains(EPOLLOUT) { Sep 21 02:01:44.242 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:01:44.242 INFO kablam! | Sep 21 02:01:44.242 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.242 INFO kablam! = note: for more information, see issue #46043 Sep 21 02:01:44.242 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.242 INFO kablam! Sep 21 02:01:44.582 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 21 02:01:44.582 INFO kablam! --> test/test_timer.rs:5:1 Sep 21 02:01:44.582 INFO kablam! | Sep 21 02:01:44.582 INFO kablam! 5 | static mut s_count : i32 = 0; Sep 21 02:01:44.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:01:44.582 INFO kablam! | Sep 21 02:01:44.582 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 21 02:01:44.582 INFO kablam! Sep 21 02:01:44.583 INFO kablam! warning: static variable `s_delTimer` should have an upper case name such as `S_DEL_TIMER` Sep 21 02:01:44.583 INFO kablam! --> test/test_timer.rs:6:1 Sep 21 02:01:44.583 INFO kablam! | Sep 21 02:01:44.583 INFO kablam! 6 | static mut s_delTimer : u32 = 0; Sep 21 02:01:44.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:01:44.583 INFO kablam! Sep 21 02:01:44.584 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 21 02:01:44.584 INFO kablam! --> test/test_echo_server.rs:16:1 Sep 21 02:01:44.584 INFO kablam! | Sep 21 02:01:44.584 INFO kablam! 16 | static mut s_count : i32 = 0; Sep 21 02:01:44.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:01:44.585 INFO kablam! Sep 21 02:01:44.585 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 21 02:01:44.585 INFO kablam! --> test/test_base_echo.rs:13:1 Sep 21 02:01:44.585 INFO kablam! | Sep 21 02:01:44.585 INFO kablam! 13 | static mut s_count : i32 = 0; Sep 21 02:01:44.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:01:44.586 INFO kablam! Sep 21 02:01:44.618 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Sep 21 02:01:44.622 INFO kablam! su: No module specific data is present Sep 21 02:01:45.439 INFO running `"docker" "rm" "-f" "229281b8d5973a1f28c67085c7253432d35fea49c4bf3b9ed233cfd5046ab0eb"` Sep 21 02:01:45.550 INFO blam! 229281b8d5973a1f28c67085c7253432d35fea49c4bf3b9ed233cfd5046ab0eb