Sep 19 17:11:03.625 INFO checking td_revent-0.1.6 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:11:03.625 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:11:03.625 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/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:04.124 INFO blam! cfe27a97670652fbeae57872ac25e7975db0391e6ddd8fbe3fe271fcedfd2647 Sep 19 17:11:04.131 INFO running `"docker" "start" "-a" "cfe27a97670652fbeae57872ac25e7975db0391e6ddd8fbe3fe271fcedfd2647"` Sep 19 17:11:05.773 INFO kablam! usermod: no changes Sep 19 17:11:05.843 INFO kablam! Checking bitflags v0.3.3 Sep 19 17:11:05.847 INFO kablam! Checking nix v0.5.1 Sep 19 17:11:05.847 INFO kablam! Checking net2 v0.2.33 Sep 19 17:11:08.842 INFO kablam! Checking td_revent v0.1.6 (/source) Sep 19 17:11:09.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:09.241 INFO kablam! --> src/sys/unix/epoll.rs:48:16 Sep 19 17:11:09.241 INFO kablam! | Sep 19 17:11:09.241 INFO kablam! 48 | if value.events.contains(EPOLLIN) { Sep 19 17:11:09.241 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:09.241 INFO kablam! | Sep 19 17:11:09.241 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 17:11:09.241 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:09.241 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:09.241 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:09.241 INFO kablam! Sep 19 17:11:09.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:09.241 INFO kablam! --> src/sys/unix/epoll.rs:51:16 Sep 19 17:11:09.241 INFO kablam! | Sep 19 17:11:09.241 INFO kablam! 51 | if value.events.contains(EPOLLOUT) { Sep 19 17:11:09.241 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:09.241 INFO kablam! | Sep 19 17:11:09.241 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:09.241 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:09.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 19 17:11:09.242 INFO kablam! Sep 19 17:11:09.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:09.347 INFO kablam! --> src/sys/unix/epoll.rs:48:16 Sep 19 17:11:09.347 INFO kablam! | Sep 19 17:11:09.347 INFO kablam! 48 | if value.events.contains(EPOLLIN) { Sep 19 17:11:09.347 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:09.347 INFO kablam! | Sep 19 17:11:09.347 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 17:11:09.347 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:09.347 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:09.347 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:09.347 INFO kablam! Sep 19 17:11:09.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 17:11:09.347 INFO kablam! --> src/sys/unix/epoll.rs:51:16 Sep 19 17:11:09.347 INFO kablam! | Sep 19 17:11:09.347 INFO kablam! 51 | if value.events.contains(EPOLLOUT) { Sep 19 17:11:09.347 INFO kablam! | ^^^^^^^^^^^^ Sep 19 17:11:09.347 INFO kablam! | Sep 19 17:11:09.347 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:09.347 INFO kablam! = note: for more information, see issue #46043 Sep 19 17:11:09.347 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:09.347 INFO kablam! Sep 19 17:11:09.575 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 19 17:11:09.575 INFO kablam! --> test/test_timer.rs:5:1 Sep 19 17:11:09.575 INFO kablam! | Sep 19 17:11:09.575 INFO kablam! 5 | static mut s_count : i32 = 0; Sep 19 17:11:09.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:11:09.575 INFO kablam! | Sep 19 17:11:09.576 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 19 17:11:09.576 INFO kablam! Sep 19 17:11:09.576 INFO kablam! warning: static variable `s_delTimer` should have an upper case name such as `S_DEL_TIMER` Sep 19 17:11:09.576 INFO kablam! --> test/test_timer.rs:6:1 Sep 19 17:11:09.576 INFO kablam! | Sep 19 17:11:09.576 INFO kablam! 6 | static mut s_delTimer : u32 = 0; Sep 19 17:11:09.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:11:09.576 INFO kablam! Sep 19 17:11:09.576 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 19 17:11:09.576 INFO kablam! --> test/test_echo_server.rs:16:1 Sep 19 17:11:09.576 INFO kablam! | Sep 19 17:11:09.576 INFO kablam! 16 | static mut s_count : i32 = 0; Sep 19 17:11:09.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:11:09.576 INFO kablam! Sep 19 17:11:09.577 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Sep 19 17:11:09.577 INFO kablam! --> test/test_base_echo.rs:13:1 Sep 19 17:11:09.577 INFO kablam! | Sep 19 17:11:09.577 INFO kablam! 13 | static mut s_count : i32 = 0; Sep 19 17:11:09.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:11:09.577 INFO kablam! Sep 19 17:11:09.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.79s Sep 19 17:11:09.593 INFO kablam! su: No module specific data is present Sep 19 17:11:10.003 INFO running `"docker" "rm" "-f" "cfe27a97670652fbeae57872ac25e7975db0391e6ddd8fbe3fe271fcedfd2647"` Sep 19 17:11:10.126 INFO blam! cfe27a97670652fbeae57872ac25e7975db0391e6ddd8fbe3fe271fcedfd2647