Sep 04 16:33:49.178 INFO checking gjio-0.1.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 16:33:49.178 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 16:33:49.178 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:33:49.346 INFO blam! bc44d2f2f7e9df4a935efa6a489950d694755d931f8c45046fb21b97e6329ec4 Sep 04 16:33:49.348 INFO running `"docker" "start" "-a" "bc44d2f2f7e9df4a935efa6a489950d694755d931f8c45046fb21b97e6329ec4"` Sep 04 16:33:50.064 INFO kablam! Checking gj v0.2.0 Sep 04 16:33:51.094 INFO kablam! Checking gjio v0.1.3 (file:///source) Sep 04 16:33:52.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.330 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 04 16:33:52.330 INFO kablam! | Sep 04 16:33:52.330 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 04 16:33:52.330 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.330 INFO kablam! | Sep 04 16:33:52.330 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 16:33:52.330 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 04 16:33:52.330 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.330 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 04 16:33:52.331 INFO kablam! Sep 04 16:33:52.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.331 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 04 16:33:52.331 INFO kablam! | Sep 04 16:33:52.331 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 04 16:33:52.331 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.331 INFO kablam! | Sep 04 16:33:52.331 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 04 16:33:52.331 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.331 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 04 16:33:52.332 INFO kablam! Sep 04 16:33:52.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.332 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 04 16:33:52.332 INFO kablam! | Sep 04 16:33:52.332 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 04 16:33:52.332 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.332 INFO kablam! | Sep 04 16:33:52.332 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 04 16:33:52.332 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.332 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 04 16:33:52.332 INFO kablam! Sep 04 16:33:52.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.332 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 04 16:33:52.332 INFO kablam! | Sep 04 16:33:52.332 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 04 16:33:52.332 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.332 INFO kablam! | Sep 04 16:33:52.332 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 04 16:33:52.332 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.332 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 04 16:33:52.332 INFO kablam! Sep 04 16:33:52.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.333 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 04 16:33:52.333 INFO kablam! | Sep 04 16:33:52.333 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 04 16:33:52.333 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.333 INFO kablam! | Sep 04 16:33:52.333 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 04 16:33:52.333 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.333 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 04 16:33:52.333 INFO kablam! Sep 04 16:33:52.333 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.333 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 04 16:33:52.333 INFO kablam! | Sep 04 16:33:52.333 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 04 16:33:52.333 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.333 INFO kablam! | Sep 04 16:33:52.333 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 04 16:33:52.333 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.333 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 04 16:33:52.333 INFO kablam! Sep 04 16:33:52.528 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.528 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 04 16:33:52.528 INFO kablam! | Sep 04 16:33:52.528 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 04 16:33:52.528 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.529 INFO kablam! | Sep 04 16:33:52.529 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 16:33:52.529 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 04 16:33:52.529 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.530 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 04 16:33:52.530 INFO kablam! Sep 04 16:33:52.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.530 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 04 16:33:52.530 INFO kablam! | Sep 04 16:33:52.530 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 04 16:33:52.530 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.530 INFO kablam! | Sep 04 16:33:52.530 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 04 16:33:52.530 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.530 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 04 16:33:52.530 INFO kablam! Sep 04 16:33:52.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.530 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 04 16:33:52.530 INFO kablam! | Sep 04 16:33:52.531 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 04 16:33:52.531 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.531 INFO kablam! | Sep 04 16:33:52.531 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 04 16:33:52.531 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.531 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 04 16:33:52.531 INFO kablam! Sep 04 16:33:52.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.531 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 04 16:33:52.531 INFO kablam! | Sep 04 16:33:52.531 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 04 16:33:52.531 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.531 INFO kablam! | Sep 04 16:33:52.531 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 04 16:33:52.531 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.531 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 04 16:33:52.531 INFO kablam! Sep 04 16:33:52.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.531 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 04 16:33:52.531 INFO kablam! | Sep 04 16:33:52.531 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 04 16:33:52.531 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.532 INFO kablam! | Sep 04 16:33:52.532 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 04 16:33:52.532 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.532 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 04 16:33:52.533 INFO kablam! Sep 04 16:33:52.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 16:33:52.533 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 04 16:33:52.533 INFO kablam! | Sep 04 16:33:52.534 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 04 16:33:52.534 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:52.534 INFO kablam! | Sep 04 16:33:52.534 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 04 16:33:52.534 INFO kablam! = note: for more information, see issue #46043 Sep 04 16:33:52.534 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 04 16:33:52.534 INFO kablam! Sep 04 16:33:53.794 INFO kablam! warning: unused `#[macro_use]` import Sep 04 16:33:53.794 INFO kablam! --> examples/proxy.rs:22:1 Sep 04 16:33:53.794 INFO kablam! | Sep 04 16:33:53.794 INFO kablam! 22 | #[macro_use] Sep 04 16:33:53.794 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:53.794 INFO kablam! | Sep 04 16:33:53.794 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 16:33:53.794 INFO kablam! Sep 04 16:33:54.138 INFO kablam! warning: unused `#[macro_use]` import Sep 04 16:33:54.138 INFO kablam! --> tests/io.rs:22:1 Sep 04 16:33:54.138 INFO kablam! | Sep 04 16:33:54.138 INFO kablam! 22 | #[macro_use] Sep 04 16:33:54.138 INFO kablam! | ^^^^^^^^^^^^ Sep 04 16:33:54.138 INFO kablam! | Sep 04 16:33:54.138 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 16:33:54.138 INFO kablam! Sep 04 16:33:54.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.44s Sep 04 16:33:54.481 INFO kablam! su: No module specific data is present Sep 04 16:33:55.002 INFO running `"docker" "rm" "-f" "bc44d2f2f7e9df4a935efa6a489950d694755d931f8c45046fb21b97e6329ec4"` Sep 04 16:33:55.109 INFO blam! bc44d2f2f7e9df4a935efa6a489950d694755d931f8c45046fb21b97e6329ec4