Sep 06 06:29:01.873 INFO checking gjio-0.1.3 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 06:29:01.873 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 06:29:01.873 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:29:02.138 INFO blam! c808817725a99144a5d92723e0bf69c4c5ae56aa89627baef390d0af50e047f3 Sep 06 06:29:02.140 INFO running `"docker" "start" "-a" "c808817725a99144a5d92723e0bf69c4c5ae56aa89627baef390d0af50e047f3"` Sep 06 06:29:03.054 INFO kablam! usermod: no changes Sep 06 06:29:03.185 INFO kablam! Checking gj v0.2.0 Sep 06 06:29:03.986 INFO kablam! Checking gjio v0.1.3 (file:///source) Sep 06 06:29:05.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.054 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 06 06:29:05.054 INFO kablam! | Sep 06 06:29:05.054 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 06 06:29:05.054 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.066 INFO kablam! | Sep 06 06:29:05.066 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 06:29:05.067 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 06 06:29:05.067 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.067 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 06 06:29:05.067 INFO kablam! Sep 06 06:29:05.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.068 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 06 06:29:05.068 INFO kablam! | Sep 06 06:29:05.068 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 06 06:29:05.068 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.068 INFO kablam! | Sep 06 06:29:05.068 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 06 06:29:05.069 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.069 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 06 06:29:05.069 INFO kablam! Sep 06 06:29:05.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.070 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 06 06:29:05.070 INFO kablam! | Sep 06 06:29:05.070 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 06 06:29:05.070 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.070 INFO kablam! | Sep 06 06:29:05.070 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 06 06:29:05.071 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.071 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 06 06:29:05.071 INFO kablam! Sep 06 06:29:05.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.072 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 06 06:29:05.072 INFO kablam! | Sep 06 06:29:05.072 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 06 06:29:05.072 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.072 INFO kablam! | Sep 06 06:29:05.072 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 06 06:29:05.072 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.073 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 06 06:29:05.073 INFO kablam! Sep 06 06:29:05.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.073 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 06 06:29:05.073 INFO kablam! | Sep 06 06:29:05.073 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 06 06:29:05.073 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.074 INFO kablam! | Sep 06 06:29:05.074 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 06 06:29:05.074 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.075 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 06 06:29:05.075 INFO kablam! Sep 06 06:29:05.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.075 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 06 06:29:05.075 INFO kablam! | Sep 06 06:29:05.075 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 06 06:29:05.075 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.076 INFO kablam! | Sep 06 06:29:05.076 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 06 06:29:05.076 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.076 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 06 06:29:05.077 INFO kablam! Sep 06 06:29:05.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.188 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 06 06:29:05.188 INFO kablam! | Sep 06 06:29:05.188 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 06 06:29:05.188 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.188 INFO kablam! | Sep 06 06:29:05.188 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 06:29:05.188 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 06 06:29:05.188 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.188 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 06 06:29:05.188 INFO kablam! Sep 06 06:29:05.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.188 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 06 06:29:05.188 INFO kablam! | Sep 06 06:29:05.188 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 06 06:29:05.188 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.189 INFO kablam! | Sep 06 06:29:05.189 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 06 06:29:05.189 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.189 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 06 06:29:05.189 INFO kablam! Sep 06 06:29:05.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.189 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 06 06:29:05.189 INFO kablam! | Sep 06 06:29:05.189 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 06 06:29:05.189 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.189 INFO kablam! | Sep 06 06:29:05.189 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 06 06:29:05.189 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.189 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 06 06:29:05.189 INFO kablam! Sep 06 06:29:05.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.190 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 06 06:29:05.190 INFO kablam! | Sep 06 06:29:05.190 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 06 06:29:05.190 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.190 INFO kablam! | Sep 06 06:29:05.190 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 06 06:29:05.190 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.191 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 06 06:29:05.191 INFO kablam! Sep 06 06:29:05.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.191 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 06 06:29:05.191 INFO kablam! | Sep 06 06:29:05.191 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 06 06:29:05.191 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.191 INFO kablam! | Sep 06 06:29:05.191 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 06 06:29:05.191 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.192 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 06 06:29:05.192 INFO kablam! Sep 06 06:29:05.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 06:29:05.192 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 06 06:29:05.192 INFO kablam! | Sep 06 06:29:05.192 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 06 06:29:05.192 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.194 INFO kablam! | Sep 06 06:29:05.194 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 06 06:29:05.194 INFO kablam! = note: for more information, see issue #46043 Sep 06 06:29:05.194 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 06 06:29:05.194 INFO kablam! Sep 06 06:29:05.850 INFO kablam! warning: unused `#[macro_use]` import Sep 06 06:29:05.850 INFO kablam! --> examples/proxy.rs:22:1 Sep 06 06:29:05.850 INFO kablam! | Sep 06 06:29:05.850 INFO kablam! 22 | #[macro_use] Sep 06 06:29:05.850 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:05.850 INFO kablam! | Sep 06 06:29:05.850 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 06:29:05.850 INFO kablam! Sep 06 06:29:06.114 INFO kablam! warning: unused `#[macro_use]` import Sep 06 06:29:06.114 INFO kablam! --> tests/io.rs:22:1 Sep 06 06:29:06.114 INFO kablam! | Sep 06 06:29:06.114 INFO kablam! 22 | #[macro_use] Sep 06 06:29:06.114 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:29:06.114 INFO kablam! | Sep 06 06:29:06.114 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 06:29:06.114 INFO kablam! Sep 06 06:29:06.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Sep 06 06:29:06.510 INFO kablam! su: No module specific data is present Sep 06 06:29:07.540 INFO running `"docker" "rm" "-f" "c808817725a99144a5d92723e0bf69c4c5ae56aa89627baef390d0af50e047f3"` Sep 06 06:29:07.651 INFO blam! c808817725a99144a5d92723e0bf69c4c5ae56aa89627baef390d0af50e047f3