Sep 21 09:51:31.494 INFO checking gjio-0.1.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 09:51:31.494 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 09:51:31.494 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/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 09:51:31.684 INFO blam! a3490ae4ce325361f1ef03256d47760a71de6d46d75976f6abe2d87de78f6c99 Sep 21 09:51:31.686 INFO running `"docker" "start" "-a" "a3490ae4ce325361f1ef03256d47760a71de6d46d75976f6abe2d87de78f6c99"` Sep 21 09:51:32.381 INFO kablam! usermod: no changes Sep 21 09:51:32.445 INFO kablam! Checking gj v0.2.0 Sep 21 09:51:33.131 INFO kablam! Checking gjio v0.1.3 (/source) Sep 21 09:51:34.163 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.164 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 21 09:51:34.164 INFO kablam! | Sep 21 09:51:34.165 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 21 09:51:34.165 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.165 INFO kablam! | Sep 21 09:51:34.166 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 09:51:34.166 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 09:51:34.167 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.167 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 09:51:34.167 INFO kablam! Sep 21 09:51:34.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.168 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 21 09:51:34.168 INFO kablam! | Sep 21 09:51:34.169 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 21 09:51:34.169 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.169 INFO kablam! | Sep 21 09:51:34.170 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 09:51:34.170 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.170 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 09:51:34.170 INFO kablam! Sep 21 09:51:34.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.171 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 21 09:51:34.171 INFO kablam! | Sep 21 09:51:34.172 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 21 09:51:34.172 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.172 INFO kablam! | Sep 21 09:51:34.173 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 09:51:34.173 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.173 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 09:51:34.174 INFO kablam! Sep 21 09:51:34.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.175 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 21 09:51:34.175 INFO kablam! | Sep 21 09:51:34.175 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 21 09:51:34.176 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.176 INFO kablam! | Sep 21 09:51:34.177 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 09:51:34.177 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.178 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 09:51:34.178 INFO kablam! Sep 21 09:51:34.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.179 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 21 09:51:34.179 INFO kablam! | Sep 21 09:51:34.179 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 21 09:51:34.180 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.180 INFO kablam! | Sep 21 09:51:34.181 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 09:51:34.181 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.182 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 09:51:34.182 INFO kablam! Sep 21 09:51:34.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.183 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 21 09:51:34.183 INFO kablam! | Sep 21 09:51:34.183 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 21 09:51:34.184 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.184 INFO kablam! | Sep 21 09:51:34.185 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 09:51:34.185 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 09:51:34.185 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.186 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 09:51:34.186 INFO kablam! Sep 21 09:51:34.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.187 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 21 09:51:34.187 INFO kablam! | Sep 21 09:51:34.188 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 21 09:51:34.188 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.188 INFO kablam! | Sep 21 09:51:34.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 21 09:51:34.189 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.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 21 09:51:34.190 INFO kablam! Sep 21 09:51:34.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.190 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 21 09:51:34.191 INFO kablam! | Sep 21 09:51:34.191 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 21 09:51:34.191 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.192 INFO kablam! | Sep 21 09:51:34.192 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 09:51:34.192 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.193 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 09:51:34.193 INFO kablam! Sep 21 09:51:34.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.194 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 21 09:51:34.194 INFO kablam! | Sep 21 09:51:34.194 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 21 09:51:34.195 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.195 INFO kablam! | Sep 21 09:51:34.195 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 09:51:34.196 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.196 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 09:51:34.196 INFO kablam! Sep 21 09:51:34.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.197 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 21 09:51:34.197 INFO kablam! | Sep 21 09:51:34.198 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 21 09:51:34.198 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.199 INFO kablam! | Sep 21 09:51:34.199 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 09:51:34.199 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.200 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 09:51:34.200 INFO kablam! Sep 21 09:51:34.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.201 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 21 09:51:34.201 INFO kablam! | Sep 21 09:51:34.201 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 21 09:51:34.202 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.202 INFO kablam! | Sep 21 09:51:34.202 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 09:51:34.203 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.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 21 09:51:34.203 INFO kablam! Sep 21 09:51:34.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 09:51:34.204 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 21 09:51:34.204 INFO kablam! | Sep 21 09:51:34.205 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 21 09:51:34.205 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:34.206 INFO kablam! | Sep 21 09:51:34.206 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 09:51:34.206 INFO kablam! = note: for more information, see issue #46043 Sep 21 09:51:34.207 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 09:51:34.207 INFO kablam! Sep 21 09:51:35.048 INFO kablam! warning: unused `#[macro_use]` import Sep 21 09:51:35.048 INFO kablam! --> tests/io.rs:22:1 Sep 21 09:51:35.048 INFO kablam! | Sep 21 09:51:35.049 INFO kablam! 22 | #[macro_use] Sep 21 09:51:35.049 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:35.066 INFO kablam! | Sep 21 09:51:35.066 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 09:51:35.067 INFO kablam! Sep 21 09:51:35.342 INFO kablam! warning: unused `#[macro_use]` import Sep 21 09:51:35.342 INFO kablam! --> examples/proxy.rs:22:1 Sep 21 09:51:35.342 INFO kablam! | Sep 21 09:51:35.342 INFO kablam! 22 | #[macro_use] Sep 21 09:51:35.343 INFO kablam! | ^^^^^^^^^^^^ Sep 21 09:51:35.346 INFO kablam! | Sep 21 09:51:35.346 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 09:51:35.347 INFO kablam! Sep 21 09:51:35.526 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.12s Sep 21 09:51:35.531 INFO kablam! su: No module specific data is present Sep 21 09:51:36.224 INFO running `"docker" "rm" "-f" "a3490ae4ce325361f1ef03256d47760a71de6d46d75976f6abe2d87de78f6c99"` Sep 21 09:51:36.285 INFO blam! a3490ae4ce325361f1ef03256d47760a71de6d46d75976f6abe2d87de78f6c99