Sep 18 00:06:49.056 INFO checking gjio-0.1.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:06:49.056 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:06:49.056 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-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.227 INFO blam! 96ce78660088cb7303c3b33055562eb0df064b6651c5a9c3d33e2f278d5ef442 Sep 18 00:06:49.229 INFO running `"docker" "start" "-a" "96ce78660088cb7303c3b33055562eb0df064b6651c5a9c3d33e2f278d5ef442"` Sep 18 00:06:50.141 INFO kablam! usermod: no changes Sep 18 00:06:50.184 INFO kablam! Checking gj v0.2.0 Sep 18 00:06:50.910 INFO kablam! Checking gjio v0.1.3 (/source) Sep 18 00:06:51.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.535 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 18 00:06:51.535 INFO kablam! | Sep 18 00:06:51.535 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:51.535 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.535 INFO kablam! | Sep 18 00:06:51.535 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 18 00:06:51.535 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:51.535 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.535 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:51.535 INFO kablam! Sep 18 00:06:51.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.535 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 18 00:06:51.535 INFO kablam! | Sep 18 00:06:51.535 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 18 00:06:51.535 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.535 INFO kablam! | Sep 18 00:06:51.535 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:51.535 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.535 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:51.535 INFO kablam! Sep 18 00:06:51.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.535 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 18 00:06:51.535 INFO kablam! | Sep 18 00:06:51.535 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:51.535 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.535 INFO kablam! | Sep 18 00:06:51.535 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:51.543 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.543 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:51.543 INFO kablam! Sep 18 00:06:51.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.543 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 18 00:06:51.543 INFO kablam! | Sep 18 00:06:51.543 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:51.543 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.543 INFO kablam! | Sep 18 00:06:51.543 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:51.543 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.543 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:51.543 INFO kablam! Sep 18 00:06:51.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.543 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 18 00:06:51.543 INFO kablam! | Sep 18 00:06:51.543 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 18 00:06:51.543 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.543 INFO kablam! | Sep 18 00:06:51.543 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:51.543 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.543 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:51.543 INFO kablam! Sep 18 00:06:51.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.543 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 18 00:06:51.543 INFO kablam! | Sep 18 00:06:51.543 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:51.543 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.543 INFO kablam! | Sep 18 00:06:51.543 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:51.543 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.543 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:51.543 INFO kablam! Sep 18 00:06:51.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.600 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 18 00:06:51.600 INFO kablam! | Sep 18 00:06:51.600 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:51.600 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.600 INFO kablam! | Sep 18 00:06:51.600 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 18 00:06:51.600 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:51.600 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.600 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:51.600 INFO kablam! Sep 18 00:06:51.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.600 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 18 00:06:51.600 INFO kablam! | Sep 18 00:06:51.601 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 18 00:06:51.601 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.601 INFO kablam! | Sep 18 00:06:51.601 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:51.601 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.601 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:51.601 INFO kablam! Sep 18 00:06:51.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.601 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 18 00:06:51.601 INFO kablam! | Sep 18 00:06:51.601 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:51.601 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.601 INFO kablam! | Sep 18 00:06:51.601 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:51.601 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.601 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:51.601 INFO kablam! Sep 18 00:06:51.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.602 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 18 00:06:51.602 INFO kablam! | Sep 18 00:06:51.602 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:51.602 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.602 INFO kablam! | Sep 18 00:06:51.602 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:51.602 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.602 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:51.602 INFO kablam! Sep 18 00:06:51.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.602 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 18 00:06:51.602 INFO kablam! | Sep 18 00:06:51.602 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 18 00:06:51.602 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.602 INFO kablam! | Sep 18 00:06:51.602 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:51.602 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.602 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:51.602 INFO kablam! Sep 18 00:06:51.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 18 00:06:51.602 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 18 00:06:51.602 INFO kablam! | Sep 18 00:06:51.602 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 18 00:06:51.602 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:51.602 INFO kablam! | Sep 18 00:06:51.602 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:51.602 INFO kablam! = note: for more information, see issue #46043 Sep 18 00:06:51.602 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:51.602 INFO kablam! Sep 18 00:06:52.193 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:06:52.193 INFO kablam! --> tests/io.rs:22:1 Sep 18 00:06:52.193 INFO kablam! | Sep 18 00:06:52.193 INFO kablam! 22 | #[macro_use] Sep 18 00:06:52.193 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.193 INFO kablam! | Sep 18 00:06:52.193 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:06:52.193 INFO kablam! Sep 18 00:06:52.327 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:06:52.327 INFO kablam! --> examples/proxy.rs:22:1 Sep 18 00:06:52.327 INFO kablam! | Sep 18 00:06:52.327 INFO kablam! 22 | #[macro_use] Sep 18 00:06:52.327 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:06:52.327 INFO kablam! | Sep 18 00:06:52.327 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:06:52.327 INFO kablam! Sep 18 00:06:52.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.33s Sep 18 00:06:52.506 INFO kablam! su: No module specific data is present Sep 18 00:06:53.260 INFO running `"docker" "rm" "-f" "96ce78660088cb7303c3b33055562eb0df064b6651c5a9c3d33e2f278d5ef442"` Sep 18 00:06:53.367 INFO blam! 96ce78660088cb7303c3b33055562eb0df064b6651c5a9c3d33e2f278d5ef442