Sep 02 13:11:10.690 INFO checking gjio-0.1.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:11:10.691 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:11:10.691 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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.901 INFO blam! 410085285f8cbc555ca88d2f7c56683afaa0e33ac79ae6901530712981e9a528 Sep 02 13:11:10.903 INFO running `"docker" "start" "-a" "410085285f8cbc555ca88d2f7c56683afaa0e33ac79ae6901530712981e9a528"` Sep 02 13:11:11.539 INFO kablam! Checking gj v0.2.0 Sep 02 13:11:12.626 INFO kablam! Checking gjio v0.1.3 (file:///source) Sep 02 13:11:13.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.777 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 02 13:11:13.777 INFO kablam! | Sep 02 13:11:13.777 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.777 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.777 INFO kablam! | Sep 02 13:11:13.777 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 13:11:13.777 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.777 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.778 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.778 INFO kablam! Sep 02 13:11:13.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.778 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 02 13:11:13.778 INFO kablam! | Sep 02 13:11:13.779 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 02 13:11:13.779 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.779 INFO kablam! | Sep 02 13:11:13.779 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.779 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.779 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.779 INFO kablam! Sep 02 13:11:13.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.779 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 02 13:11:13.779 INFO kablam! | Sep 02 13:11:13.779 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.779 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.779 INFO kablam! | Sep 02 13:11:13.779 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.779 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.779 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.779 INFO kablam! Sep 02 13:11:13.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.779 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 02 13:11:13.779 INFO kablam! | Sep 02 13:11:13.779 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.779 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.779 INFO kablam! | Sep 02 13:11:13.779 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.779 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.779 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.780 INFO kablam! Sep 02 13:11:13.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.780 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 02 13:11:13.780 INFO kablam! | Sep 02 13:11:13.780 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 02 13:11:13.780 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.780 INFO kablam! | Sep 02 13:11:13.780 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.780 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.780 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.780 INFO kablam! Sep 02 13:11:13.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:13.780 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 02 13:11:13.780 INFO kablam! | Sep 02 13:11:13.780 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:13.780 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:13.780 INFO kablam! | Sep 02 13:11:13.780 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.780 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:13.780 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.780 INFO kablam! Sep 02 13:11:14.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:14.278 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 02 13:11:14.278 INFO kablam! | Sep 02 13:11:14.278 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:14.278 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:14.279 INFO kablam! | Sep 02 13:11:14.279 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 13:11:14.279 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:14.279 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:14.279 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:14.279 INFO kablam! Sep 02 13:11:14.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:14.280 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 02 13:11:14.280 INFO kablam! | Sep 02 13:11:14.280 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 02 13:11:14.280 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:14.280 INFO kablam! | Sep 02 13:11:14.280 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:14.280 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:14.280 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:14.280 INFO kablam! Sep 02 13:11:14.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:14.281 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 02 13:11:14.281 INFO kablam! | Sep 02 13:11:14.281 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:14.281 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:14.281 INFO kablam! | Sep 02 13:11:14.281 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:14.281 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:14.281 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:14.281 INFO kablam! Sep 02 13:11:14.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:14.281 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 02 13:11:14.281 INFO kablam! | Sep 02 13:11:14.281 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:14.281 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:14.281 INFO kablam! | Sep 02 13:11:14.281 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:14.281 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:14.281 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:14.281 INFO kablam! Sep 02 13:11:14.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:14.281 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 02 13:11:14.281 INFO kablam! | Sep 02 13:11:14.281 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 02 13:11:14.281 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:14.281 INFO kablam! | Sep 02 13:11:14.281 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:14.281 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:14.281 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:14.282 INFO kablam! Sep 02 13:11:14.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 13:11:14.282 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 02 13:11:14.282 INFO kablam! | Sep 02 13:11:14.282 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 02 13:11:14.282 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:14.282 INFO kablam! | Sep 02 13:11:14.282 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:14.282 INFO kablam! = note: for more information, see issue #46043 Sep 02 13:11:14.282 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:14.282 INFO kablam! Sep 02 13:11:15.086 INFO kablam! warning: unused `#[macro_use]` import Sep 02 13:11:15.086 INFO kablam! --> tests/io.rs:22:1 Sep 02 13:11:15.086 INFO kablam! | Sep 02 13:11:15.086 INFO kablam! 22 | #[macro_use] Sep 02 13:11:15.086 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:15.086 INFO kablam! | Sep 02 13:11:15.086 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 13:11:15.086 INFO kablam! Sep 02 13:11:15.164 INFO kablam! warning: unused `#[macro_use]` import Sep 02 13:11:15.164 INFO kablam! --> examples/proxy.rs:22:1 Sep 02 13:11:15.164 INFO kablam! | Sep 02 13:11:15.164 INFO kablam! 22 | #[macro_use] Sep 02 13:11:15.164 INFO kablam! | ^^^^^^^^^^^^ Sep 02 13:11:15.164 INFO kablam! | Sep 02 13:11:15.164 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 13:11:15.164 INFO kablam! Sep 02 13:11:15.370 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.86s Sep 02 13:11:15.381 INFO kablam! su: No module specific data is present Sep 02 13:11:15.857 INFO running `"docker" "rm" "-f" "410085285f8cbc555ca88d2f7c56683afaa0e33ac79ae6901530712981e9a528"` Sep 02 13:11:15.972 INFO blam! 410085285f8cbc555ca88d2f7c56683afaa0e33ac79ae6901530712981e9a528