Aug 11 00:21:35.995 INFO checking td_revent-0.1.6 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 00:21:35.995 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 00:21:35.995 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 00:21:35.995 INFO running `"docker" "create" "-v" "/tmp/crater.1wizpyRHCz6D:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-3/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 00:21:36.239 INFO blam! 5f59693a112b3604f319eaa8c2746dd587b69173e1bce025a6d8f8db73d2e90a Aug 11 00:21:36.241 INFO running `"docker" "start" "-a" "5f59693a112b3604f319eaa8c2746dd587b69173e1bce025a6d8f8db73d2e90a"` Aug 11 00:21:37.269 INFO kablam! Checking td_revent v0.1.6 (file:///source) Aug 11 00:21:38.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 00:21:38.779 INFO kablam! --> src/sys/unix/epoll.rs:48:16 Aug 11 00:21:38.779 INFO kablam! | Aug 11 00:21:38.779 INFO kablam! 48 | if value.events.contains(EPOLLIN) { Aug 11 00:21:38.779 INFO kablam! | ^^^^^^^^^^^^ Aug 11 00:21:38.800 INFO kablam! | Aug 11 00:21:38.801 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 00:21:38.801 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! Aug 11 00:21:38.801 INFO kablam! = note: for more information, see issue #46043 Aug 11 00:21:38.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 00:21:38.802 INFO kablam! Aug 11 00:21:38.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 00:21:38.802 INFO kablam! --> src/sys/unix/epoll.rs:51:16 Aug 11 00:21:38.802 INFO kablam! | Aug 11 00:21:38.802 INFO kablam! 51 | if value.events.contains(EPOLLOUT) { Aug 11 00:21:38.802 INFO kablam! | ^^^^^^^^^^^^ Aug 11 00:21:38.803 INFO kablam! | Aug 11 00:21:38.803 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! Aug 11 00:21:38.803 INFO kablam! = note: for more information, see issue #46043 Aug 11 00:21:38.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 00:21:38.804 INFO kablam! Aug 11 00:21:38.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 00:21:38.934 INFO kablam! --> src/sys/unix/epoll.rs:48:16 Aug 11 00:21:38.934 INFO kablam! | Aug 11 00:21:38.934 INFO kablam! 48 | if value.events.contains(EPOLLIN) { Aug 11 00:21:38.934 INFO kablam! | ^^^^^^^^^^^^ Aug 11 00:21:38.934 INFO kablam! | Aug 11 00:21:38.935 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 00:21:38.935 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! Aug 11 00:21:38.935 INFO kablam! = note: for more information, see issue #46043 Aug 11 00:21:38.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 00:21:38.935 INFO kablam! Aug 11 00:21:38.935 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 00:21:38.935 INFO kablam! --> src/sys/unix/epoll.rs:51:16 Aug 11 00:21:38.935 INFO kablam! | Aug 11 00:21:38.935 INFO kablam! 51 | if value.events.contains(EPOLLOUT) { Aug 11 00:21:38.935 INFO kablam! | ^^^^^^^^^^^^ Aug 11 00:21:38.935 INFO kablam! | Aug 11 00:21:38.935 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! Aug 11 00:21:38.935 INFO kablam! = note: for more information, see issue #46043 Aug 11 00:21:38.935 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 00:21:38.935 INFO kablam! Aug 11 00:21:39.992 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Aug 11 00:21:39.992 INFO kablam! --> test/test_timer.rs:5:1 Aug 11 00:21:39.992 INFO kablam! | Aug 11 00:21:39.992 INFO kablam! 5 | static mut s_count : i32 = 0; Aug 11 00:21:39.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 00:21:39.996 INFO kablam! | Aug 11 00:21:39.996 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Aug 11 00:21:39.996 INFO kablam! Aug 11 00:21:39.997 INFO kablam! warning: static variable `s_delTimer` should have an upper case name such as `S_DEL_TIMER` Aug 11 00:21:39.997 INFO kablam! --> test/test_timer.rs:6:1 Aug 11 00:21:39.997 INFO kablam! | Aug 11 00:21:39.997 INFO kablam! 6 | static mut s_delTimer : u32 = 0; Aug 11 00:21:39.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 00:21:39.997 INFO kablam! Aug 11 00:21:39.998 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Aug 11 00:21:39.998 INFO kablam! --> test/test_echo_server.rs:16:1 Aug 11 00:21:39.998 INFO kablam! | Aug 11 00:21:39.998 INFO kablam! 16 | static mut s_count : i32 = 0; Aug 11 00:21:39.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 00:21:39.999 INFO kablam! Aug 11 00:21:40.000 INFO kablam! warning: static variable `s_count` should have an upper case name such as `S_COUNT` Aug 11 00:21:40.000 INFO kablam! --> test/test_base_echo.rs:13:1 Aug 11 00:21:40.000 INFO kablam! | Aug 11 00:21:40.000 INFO kablam! 13 | static mut s_count : i32 = 0; Aug 11 00:21:40.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 00:21:40.000 INFO kablam! Aug 11 00:21:40.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.86s Aug 11 00:21:40.037 INFO kablam! su: No module specific data is present Aug 11 00:21:40.615 INFO running `"docker" "rm" "-f" "5f59693a112b3604f319eaa8c2746dd587b69173e1bce025a6d8f8db73d2e90a"` Aug 11 00:21:40.757 INFO blam! 5f59693a112b3604f319eaa8c2746dd587b69173e1bce025a6d8f8db73d2e90a