Oct 27 21:52:00.672 INFO checking gjio-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 21:52:00.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 21:52:01.151 INFO blam! 4bb1a832d3db5783bc6e939b2ae55709831094f06684021db64239a097b35c32 Oct 27 21:52:01.155 INFO running `"docker" "start" "-a" "4bb1a832d3db5783bc6e939b2ae55709831094f06684021db64239a097b35c32"` Oct 27 21:52:02.401 INFO kablam! usermod: no changes Oct 27 21:52:02.535 INFO kablam! Checking gj v0.2.0 Oct 27 21:52:03.719 INFO kablam! Checking gjio v0.1.3 (/source) Oct 27 21:52:05.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.652 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 27 21:52:05.652 INFO kablam! | Oct 27 21:52:05.652 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.652 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.652 INFO kablam! | Oct 27 21:52:05.652 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 21:52:05.652 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! Oct 27 21:52:05.652 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:05.652 INFO kablam! Oct 27 21:52:05.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.653 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 27 21:52:05.653 INFO kablam! | Oct 27 21:52:05.653 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 27 21:52:05.653 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.653 INFO kablam! | Oct 27 21:52:05.654 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! Oct 27 21:52:05.654 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:05.654 INFO kablam! Oct 27 21:52:05.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.655 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 27 21:52:05.655 INFO kablam! | Oct 27 21:52:05.655 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.656 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.656 INFO kablam! | Oct 27 21:52:05.656 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! Oct 27 21:52:05.657 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:05.657 INFO kablam! Oct 27 21:52:05.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.658 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 27 21:52:05.658 INFO kablam! | Oct 27 21:52:05.658 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.658 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.659 INFO kablam! | Oct 27 21:52:05.659 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! Oct 27 21:52:05.659 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.659 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:05.659 INFO kablam! Oct 27 21:52:05.659 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.659 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 27 21:52:05.659 INFO kablam! | Oct 27 21:52:05.659 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 27 21:52:05.660 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.660 INFO kablam! | Oct 27 21:52:05.660 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! Oct 27 21:52:05.660 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:05.661 INFO kablam! Oct 27 21:52:05.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.661 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 27 21:52:05.661 INFO kablam! | Oct 27 21:52:05.661 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.661 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.661 INFO kablam! | Oct 27 21:52:05.662 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! Oct 27 21:52:05.662 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.662 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:05.662 INFO kablam! Oct 27 21:52:06.015 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:06.015 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 27 21:52:06.015 INFO kablam! | Oct 27 21:52:06.015 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:06.015 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:06.031 INFO kablam! | Oct 27 21:52:06.031 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 21:52:06.031 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! Oct 27 21:52:06.031 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:06.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:06.031 INFO kablam! Oct 27 21:52:06.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:06.033 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 27 21:52:06.033 INFO kablam! | Oct 27 21:52:06.033 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 27 21:52:06.033 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:06.033 INFO kablam! | Oct 27 21:52:06.033 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! Oct 27 21:52:06.033 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:06.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:06.033 INFO kablam! Oct 27 21:52:06.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:06.035 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 27 21:52:06.035 INFO kablam! | Oct 27 21:52:06.035 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:06.035 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:06.035 INFO kablam! | Oct 27 21:52:06.035 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! Oct 27 21:52:06.035 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:06.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:06.035 INFO kablam! Oct 27 21:52:06.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:06.038 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 27 21:52:06.038 INFO kablam! | Oct 27 21:52:06.038 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:06.038 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:06.038 INFO kablam! | Oct 27 21:52:06.038 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! Oct 27 21:52:06.038 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:06.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:06.038 INFO kablam! Oct 27 21:52:06.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:06.040 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 27 21:52:06.040 INFO kablam! | Oct 27 21:52:06.040 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 27 21:52:06.040 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:06.040 INFO kablam! | Oct 27 21:52:06.040 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! Oct 27 21:52:06.040 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:06.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:06.040 INFO kablam! Oct 27 21:52:06.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:06.043 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 27 21:52:06.043 INFO kablam! | Oct 27 21:52:06.043 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:06.043 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:06.043 INFO kablam! | Oct 27 21:52:06.043 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! Oct 27 21:52:06.043 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:06.043 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 21:52:06.043 INFO kablam! Oct 27 21:52:08.499 INFO kablam! warning: unused `#[macro_use]` import Oct 27 21:52:08.499 INFO kablam! --> examples/proxy.rs:22:1 Oct 27 21:52:08.500 INFO kablam! | Oct 27 21:52:08.500 INFO kablam! 22 | #[macro_use] Oct 27 21:52:08.500 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:08.517 INFO kablam! | Oct 27 21:52:08.517 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 21:52:08.517 INFO kablam! Oct 27 21:52:09.135 INFO kablam! warning: unused `#[macro_use]` import Oct 27 21:52:09.135 INFO kablam! --> tests/io.rs:22:1 Oct 27 21:52:09.135 INFO kablam! | Oct 27 21:52:09.135 INFO kablam! 22 | #[macro_use] Oct 27 21:52:09.135 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:09.135 INFO kablam! | Oct 27 21:52:09.135 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 21:52:09.135 INFO kablam! Oct 27 21:52:09.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.93s Oct 27 21:52:09.363 INFO kablam! su: No module specific data is present Oct 27 21:52:10.294 INFO running `"docker" "rm" "-f" "4bb1a832d3db5783bc6e939b2ae55709831094f06684021db64239a097b35c32"` Oct 27 21:52:10.581 INFO blam! 4bb1a832d3db5783bc6e939b2ae55709831094f06684021db64239a097b35c32