Sep 02 13:11:10.291 INFO checking gjio-0.1.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 13:11:10.291 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 13:11:10.291 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:11:10.494 INFO blam! 76dba8f85e0b5bf59e442b95143f1816a1c82f816c9e19a133f587cfcb357e71 Sep 02 13:11:10.496 INFO running `"docker" "start" "-a" "76dba8f85e0b5bf59e442b95143f1816a1c82f816c9e19a133f587cfcb357e71"` Sep 02 13:11:11.157 INFO kablam! Checking gj v0.2.0 Sep 02 13:11:12.263 INFO kablam! Checking gjio v0.1.3 (file:///source) Sep 02 13:11:13.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.375 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 02 13:11:13.375 INFO kablam! | Sep 02 13:11:13.375 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.375 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.375 INFO kablam! | Sep 02 13:11:13.375 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 13:11:13.375 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 02 13:11:13.375 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.375 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 02 13:11:13.375 INFO kablam! Sep 02 13:11:13.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.375 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 02 13:11:13.375 INFO kablam! | Sep 02 13:11:13.375 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 02 13:11:13.375 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.375 INFO kablam! | Sep 02 13:11:13.376 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 02 13:11:13.376 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.376 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 02 13:11:13.376 INFO kablam! Sep 02 13:11:13.376 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.376 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 02 13:11:13.376 INFO kablam! | Sep 02 13:11:13.376 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.376 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.376 INFO kablam! | Sep 02 13:11:13.377 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 02 13:11:13.377 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.377 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 02 13:11:13.377 INFO kablam! Sep 02 13:11:13.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.377 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 02 13:11:13.377 INFO kablam! | Sep 02 13:11:13.377 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.377 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.377 INFO kablam! | Sep 02 13:11:13.377 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 02 13:11:13.377 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.377 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 02 13:11:13.377 INFO kablam! Sep 02 13:11:13.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.377 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 02 13:11:13.377 INFO kablam! | Sep 02 13:11:13.377 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 02 13:11:13.378 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.378 INFO kablam! | Sep 02 13:11:13.378 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 02 13:11:13.378 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.378 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 02 13:11:13.378 INFO kablam! Sep 02 13:11:13.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.378 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 02 13:11:13.378 INFO kablam! | Sep 02 13:11:13.378 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.378 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.378 INFO kablam! | Sep 02 13:11:13.378 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 02 13:11:13.378 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.378 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 02 13:11:13.378 INFO kablam! Sep 02 13:11:13.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.446 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 02 13:11:13.446 INFO kablam! | Sep 02 13:11:13.446 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.446 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.446 INFO kablam! | Sep 02 13:11:13.446 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 13:11:13.446 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 02 13:11:13.446 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.446 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 02 13:11:13.446 INFO kablam! Sep 02 13:11:13.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.446 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 02 13:11:13.446 INFO kablam! | Sep 02 13:11:13.446 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 02 13:11:13.446 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.446 INFO kablam! | Sep 02 13:11:13.446 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 02 13:11:13.446 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.447 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 02 13:11:13.447 INFO kablam! Sep 02 13:11:13.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.447 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 02 13:11:13.447 INFO kablam! | Sep 02 13:11:13.447 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.447 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.447 INFO kablam! | Sep 02 13:11:13.447 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 02 13:11:13.447 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.447 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 02 13:11:13.447 INFO kablam! Sep 02 13:11:13.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.447 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 02 13:11:13.447 INFO kablam! | Sep 02 13:11:13.447 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.447 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.447 INFO kablam! | Sep 02 13:11:13.447 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 02 13:11:13.447 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.447 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 02 13:11:13.447 INFO kablam! Sep 02 13:11:13.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.447 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 02 13:11:13.447 INFO kablam! | Sep 02 13:11:13.447 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 02 13:11:13.447 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.447 INFO kablam! | Sep 02 13:11:13.447 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 02 13:11:13.447 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.447 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 02 13:11:13.447 INFO kablam! Sep 02 13:11:13.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.447 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 02 13:11:13.448 INFO kablam! | Sep 02 13:11:13.448 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.448 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.448 INFO kablam! | Sep 02 13:11:13.448 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 02 13:11:13.448 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.448 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 02 13:11:13.448 INFO kablam! Sep 02 13:11:14.417 INFO kablam! warning: unused `#[macro_use]` import Sep 02 13:11:14.417 INFO kablam! --> examples/proxy.rs:22:1 Sep 02 13:11:14.417 INFO kablam! | Sep 02 13:11:14.417 INFO kablam! 22 | #[macro_use] Sep 02 13:11:14.417 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:14.417 INFO kablam! | Sep 02 13:11:14.417 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 13:11:14.417 INFO kablam! Sep 02 13:11:14.627 INFO kablam! warning: unused `#[macro_use]` import Sep 02 13:11:14.627 INFO kablam! --> tests/io.rs:22:1 Sep 02 13:11:14.627 INFO kablam! | Sep 02 13:11:14.628 INFO kablam! 22 | #[macro_use] Sep 02 13:11:14.628 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:14.628 INFO kablam! | Sep 02 13:11:14.628 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 13:11:14.628 INFO kablam! Sep 02 13:11:14.960 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.84s Sep 02 13:11:14.966 INFO kablam! su: No module specific data is present Sep 02 13:11:15.761 INFO running `"docker" "rm" "-f" "76dba8f85e0b5bf59e442b95143f1816a1c82f816c9e19a133f587cfcb357e71"` Sep 02 13:11:15.895 INFO blam! 76dba8f85e0b5bf59e442b95143f1816a1c82f816c9e19a133f587cfcb357e71