Sep 18 00:06:49.730 INFO checking gjio-0.1.3 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:06:49.730 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:06:49.730 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:06:49.943 INFO blam! 0a1e8740979657608598c5f204890765e5b6d81c4b88bfcf53890b6c932754c7 Sep 18 00:06:49.948 INFO running `"docker" "start" "-a" "0a1e8740979657608598c5f204890765e5b6d81c4b88bfcf53890b6c932754c7"` Sep 18 00:06:50.764 INFO kablam! usermod: no changes Sep 18 00:06:50.843 INFO kablam! Checking gj v0.2.0 Sep 18 00:06:51.455 INFO kablam! Checking gjio v0.1.3 (/source) Sep 18 00:06:52.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.135 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 18 00:06:52.135 INFO kablam! | Sep 18 00:06:52.135 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:52.135 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.136 INFO kablam! | Sep 18 00:06:52.136 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 18 00:06:52.136 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 18 00:06:52.137 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.137 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 18 00:06:52.138 INFO kablam! Sep 18 00:06:52.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.138 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 18 00:06:52.139 INFO kablam! | Sep 18 00:06:52.139 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 18 00:06:52.139 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.140 INFO kablam! | Sep 18 00:06:52.140 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 18 00:06:52.140 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.141 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 18 00:06:52.142 INFO kablam! Sep 18 00:06:52.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.144 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 18 00:06:52.144 INFO kablam! | Sep 18 00:06:52.144 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:52.145 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.145 INFO kablam! | Sep 18 00:06:52.147 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 18 00:06:52.147 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.148 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 18 00:06:52.154 INFO kablam! Sep 18 00:06:52.155 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.155 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 18 00:06:52.155 INFO kablam! | Sep 18 00:06:52.155 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:52.155 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.155 INFO kablam! | Sep 18 00:06:52.155 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 18 00:06:52.155 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.155 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 18 00:06:52.155 INFO kablam! Sep 18 00:06:52.155 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.155 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 18 00:06:52.155 INFO kablam! | Sep 18 00:06:52.155 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 18 00:06:52.155 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.155 INFO kablam! | Sep 18 00:06:52.155 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 18 00:06:52.155 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.156 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 18 00:06:52.156 INFO kablam! Sep 18 00:06:52.156 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.156 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 18 00:06:52.156 INFO kablam! | Sep 18 00:06:52.156 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:52.156 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.156 INFO kablam! | Sep 18 00:06:52.156 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 18 00:06:52.156 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.156 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 18 00:06:52.156 INFO kablam! Sep 18 00:06:52.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.346 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 18 00:06:52.346 INFO kablam! | Sep 18 00:06:52.346 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:52.346 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.347 INFO kablam! | Sep 18 00:06:52.347 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 18 00:06:52.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 18 00:06:52.347 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.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 18 00:06:52.347 INFO kablam! Sep 18 00:06:52.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.347 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 18 00:06:52.347 INFO kablam! | Sep 18 00:06:52.347 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 18 00:06:52.347 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.347 INFO kablam! | Sep 18 00:06:52.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 18 00:06:52.348 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.348 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 18 00:06:52.348 INFO kablam! Sep 18 00:06:52.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.348 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 18 00:06:52.348 INFO kablam! | Sep 18 00:06:52.349 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:52.349 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.349 INFO kablam! | Sep 18 00:06:52.349 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 18 00:06:52.349 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.349 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 18 00:06:52.349 INFO kablam! Sep 18 00:06:52.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.349 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 18 00:06:52.350 INFO kablam! | Sep 18 00:06:52.350 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:52.350 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.350 INFO kablam! | Sep 18 00:06:52.350 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 18 00:06:52.350 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.350 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 18 00:06:52.350 INFO kablam! Sep 18 00:06:52.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.350 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 18 00:06:52.350 INFO kablam! | Sep 18 00:06:52.350 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 18 00:06:52.350 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.350 INFO kablam! | Sep 18 00:06:52.350 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 18 00:06:52.350 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.350 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 18 00:06:52.350 INFO kablam! Sep 18 00:06:52.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:52.350 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 18 00:06:52.350 INFO kablam! | Sep 18 00:06:52.350 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:52.350 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.350 INFO kablam! | Sep 18 00:06:52.351 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 18 00:06:52.351 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:52.351 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 18 00:06:52.351 INFO kablam! Sep 18 00:06:52.785 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:06:52.785 INFO kablam! --> examples/proxy.rs:22:1 Sep 18 00:06:52.785 INFO kablam! | Sep 18 00:06:52.785 INFO kablam! 22 | #[macro_use] Sep 18 00:06:52.785 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.785 INFO kablam! | Sep 18 00:06:52.785 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:06:52.785 INFO kablam! Sep 18 00:06:52.875 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:06:52.875 INFO kablam! --> tests/io.rs:22:1 Sep 18 00:06:52.875 INFO kablam! | Sep 18 00:06:52.875 INFO kablam! 22 | #[macro_use] Sep 18 00:06:52.875 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.875 INFO kablam! | Sep 18 00:06:52.875 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:06:52.875 INFO kablam! Sep 18 00:06:53.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Sep 18 00:06:53.067 INFO kablam! su: No module specific data is present Sep 18 00:06:53.565 INFO running `"docker" "rm" "-f" "0a1e8740979657608598c5f204890765e5b6d81c4b88bfcf53890b6c932754c7"` Sep 18 00:06:53.669 INFO blam! 0a1e8740979657608598c5f204890765e5b6d81c4b88bfcf53890b6c932754c7