Sep 20 02:56:46.200 INFO checking gjio-0.1.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 02:56:46.200 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 02:56:46.200 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:56:46.346 INFO blam! ea2b98586022e0fed1c61a5f0be86cd19f74e9f00978850a475c4afe386de239 Sep 20 02:56:46.348 INFO running `"docker" "start" "-a" "ea2b98586022e0fed1c61a5f0be86cd19f74e9f00978850a475c4afe386de239"` Sep 20 02:56:47.670 INFO kablam! usermod: no changes Sep 20 02:56:47.746 INFO kablam! Checking gj v0.2.0 Sep 20 02:56:48.450 INFO kablam! Checking gjio v0.1.3 (/source) Sep 20 02:56:49.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.349 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 20 02:56:49.349 INFO kablam! | Sep 20 02:56:49.349 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 20 02:56:49.349 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.349 INFO kablam! | Sep 20 02:56:49.349 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 20 02:56:49.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 20 02:56:49.349 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.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 20 02:56:49.349 INFO kablam! Sep 20 02:56:49.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.349 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 20 02:56:49.349 INFO kablam! | Sep 20 02:56:49.349 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 20 02:56:49.349 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.349 INFO kablam! | Sep 20 02:56:49.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 20 02:56:49.349 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.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 20 02:56:49.349 INFO kablam! Sep 20 02:56:49.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.349 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 20 02:56:49.349 INFO kablam! | Sep 20 02:56:49.349 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 20 02:56:49.349 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.349 INFO kablam! | Sep 20 02:56:49.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 20 02:56:49.349 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.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 20 02:56:49.350 INFO kablam! Sep 20 02:56:49.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.350 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 20 02:56:49.350 INFO kablam! | Sep 20 02:56:49.350 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 20 02:56:49.350 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.350 INFO kablam! | Sep 20 02:56:49.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 20 02:56:49.350 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.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 20 02:56:49.350 INFO kablam! Sep 20 02:56:49.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.350 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 20 02:56:49.350 INFO kablam! | Sep 20 02:56:49.350 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 20 02:56:49.350 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.351 INFO kablam! | Sep 20 02:56:49.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 20 02:56:49.351 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.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 20 02:56:49.351 INFO kablam! Sep 20 02:56:49.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.351 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 20 02:56:49.351 INFO kablam! | Sep 20 02:56:49.351 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 20 02:56:49.351 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.351 INFO kablam! | Sep 20 02:56:49.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 20 02:56:49.351 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.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 20 02:56:49.351 INFO kablam! Sep 20 02:56:49.397 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.397 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 20 02:56:49.397 INFO kablam! | Sep 20 02:56:49.397 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 20 02:56:49.397 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.397 INFO kablam! | Sep 20 02:56:49.397 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 20 02:56:49.397 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 20 02:56:49.398 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.398 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 20 02:56:49.398 INFO kablam! Sep 20 02:56:49.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.398 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 20 02:56:49.398 INFO kablam! | Sep 20 02:56:49.398 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 20 02:56:49.398 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.399 INFO kablam! | Sep 20 02:56:49.399 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 20 02:56:49.399 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.399 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 20 02:56:49.399 INFO kablam! Sep 20 02:56:49.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.399 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 20 02:56:49.399 INFO kablam! | Sep 20 02:56:49.400 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 20 02:56:49.400 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.400 INFO kablam! | Sep 20 02:56:49.400 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 20 02:56:49.400 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.400 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 20 02:56:49.400 INFO kablam! Sep 20 02:56:49.400 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.401 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 20 02:56:49.401 INFO kablam! | Sep 20 02:56:49.401 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 20 02:56:49.401 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.401 INFO kablam! | Sep 20 02:56:49.401 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 20 02:56:49.401 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.401 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 20 02:56:49.401 INFO kablam! Sep 20 02:56:49.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.402 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 20 02:56:49.402 INFO kablam! | Sep 20 02:56:49.402 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 20 02:56:49.402 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.402 INFO kablam! | Sep 20 02:56:49.402 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 20 02:56:49.402 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.402 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 20 02:56:49.402 INFO kablam! Sep 20 02:56:49.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 02:56:49.403 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 20 02:56:49.403 INFO kablam! | Sep 20 02:56:49.403 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 20 02:56:49.403 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:49.403 INFO kablam! | Sep 20 02:56:49.403 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 20 02:56:49.403 INFO kablam! = note: for more information, see issue #46043 Sep 20 02:56:49.403 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 20 02:56:49.403 INFO kablam! Sep 20 02:56:50.402 INFO kablam! warning: unused `#[macro_use]` import Sep 20 02:56:50.402 INFO kablam! --> examples/proxy.rs:22:1 Sep 20 02:56:50.402 INFO kablam! | Sep 20 02:56:50.402 INFO kablam! 22 | #[macro_use] Sep 20 02:56:50.402 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:50.402 INFO kablam! | Sep 20 02:56:50.402 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:56:50.402 INFO kablam! Sep 20 02:56:50.510 INFO kablam! warning: unused `#[macro_use]` import Sep 20 02:56:50.510 INFO kablam! --> tests/io.rs:22:1 Sep 20 02:56:50.510 INFO kablam! | Sep 20 02:56:50.510 INFO kablam! 22 | #[macro_use] Sep 20 02:56:50.510 INFO kablam! | ^^^^^^^^^^^^ Sep 20 02:56:50.510 INFO kablam! | Sep 20 02:56:50.510 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:56:50.510 INFO kablam! Sep 20 02:56:50.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Sep 20 02:56:50.710 INFO kablam! su: No module specific data is present Sep 20 02:56:51.604 INFO running `"docker" "rm" "-f" "ea2b98586022e0fed1c61a5f0be86cd19f74e9f00978850a475c4afe386de239"` Sep 20 02:56:51.707 INFO blam! ea2b98586022e0fed1c61a5f0be86cd19f74e9f00978850a475c4afe386de239