Oct 27 21:52:00.184 INFO checking gjio-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 21:52:00.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:00.581 INFO blam! 25e8b925084061604c092695e1c4f0d85df0e30d78c8f4730b7f4bfd71fc259d Oct 27 21:52:00.583 INFO running `"docker" "start" "-a" "25e8b925084061604c092695e1c4f0d85df0e30d78c8f4730b7f4bfd71fc259d"` Oct 27 21:52:02.071 INFO kablam! usermod: no changes Oct 27 21:52:02.163 INFO kablam! Checking gj v0.2.0 Oct 27 21:52:03.287 INFO kablam! Checking gjio v0.1.3 (/source) Oct 27 21:52:05.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.248 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 27 21:52:05.248 INFO kablam! | Oct 27 21:52:05.249 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.250 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.250 INFO kablam! | Oct 27 21:52:05.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.252 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 27 21:52:05.252 INFO kablam! | Oct 27 21:52:05.252 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.252 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.252 INFO kablam! | Oct 27 21:52:05.252 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 21:52:05.252 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.252 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.252 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.252 INFO kablam! Oct 27 21:52:05.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.252 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 27 21:52:05.252 INFO kablam! | Oct 27 21:52:05.252 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 27 21:52:05.252 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.252 INFO kablam! | Oct 27 21:52:05.252 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.252 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.252 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.252 INFO kablam! Oct 27 21:52:05.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.256 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 27 21:52:05.256 INFO kablam! | Oct 27 21:52:05.256 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.256 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.256 INFO kablam! | Oct 27 21:52:05.256 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.256 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.256 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.256 INFO kablam! Oct 27 21:52:05.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.256 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 27 21:52:05.256 INFO kablam! | Oct 27 21:52:05.256 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.256 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.256 INFO kablam! | Oct 27 21:52:05.256 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.256 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.256 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.256 INFO kablam! Oct 27 21:52:05.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.256 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 27 21:52:05.256 INFO kablam! | Oct 27 21:52:05.256 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 27 21:52:05.256 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.256 INFO kablam! | Oct 27 21:52:05.256 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.256 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.256 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.256 INFO kablam! Oct 27 21:52:05.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.256 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 27 21:52:05.256 INFO kablam! | Oct 27 21:52:05.256 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.256 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.256 INFO kablam! | Oct 27 21:52:05.256 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.256 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.256 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.256 INFO kablam! Oct 27 21:52:05.256 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 21:52:05.256 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.256 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.256 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.257 INFO kablam! Oct 27 21:52:05.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.257 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 27 21:52:05.257 INFO kablam! | Oct 27 21:52:05.257 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 27 21:52:05.257 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.257 INFO kablam! | Oct 27 21:52:05.257 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.257 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.257 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.257 INFO kablam! Oct 27 21:52:05.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.257 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 27 21:52:05.257 INFO kablam! | Oct 27 21:52:05.257 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.257 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.257 INFO kablam! | Oct 27 21:52:05.257 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.257 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.257 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.257 INFO kablam! Oct 27 21:52:05.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.257 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 27 21:52:05.257 INFO kablam! | Oct 27 21:52:05.257 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.257 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.257 INFO kablam! | Oct 27 21:52:05.258 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.258 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.259 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.259 INFO kablam! Oct 27 21:52:05.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.259 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 27 21:52:05.261 INFO kablam! | Oct 27 21:52:05.261 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 27 21:52:05.262 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.262 INFO kablam! | Oct 27 21:52:05.262 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.262 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.263 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.263 INFO kablam! Oct 27 21:52:05.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 21:52:05.263 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 27 21:52:05.263 INFO kablam! | Oct 27 21:52:05.264 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 27 21:52:05.264 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:05.264 INFO kablam! | Oct 27 21:52:05.264 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.265 INFO kablam! = note: for more information, see issue #46043 Oct 27 21:52:05.265 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.265 INFO kablam! Oct 27 21:52:07.543 INFO kablam! warning: unused `#[macro_use]` import Oct 27 21:52:07.543 INFO kablam! --> examples/proxy.rs:22:1 Oct 27 21:52:07.543 INFO kablam! | Oct 27 21:52:07.543 INFO kablam! 22 | #[macro_use] Oct 27 21:52:07.543 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:07.567 INFO kablam! | Oct 27 21:52:07.567 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 21:52:07.567 INFO kablam! Oct 27 21:52:08.518 INFO kablam! warning: unused `#[macro_use]` import Oct 27 21:52:08.518 INFO kablam! --> tests/io.rs:22:1 Oct 27 21:52:08.519 INFO kablam! | Oct 27 21:52:08.519 INFO kablam! 22 | #[macro_use] Oct 27 21:52:08.519 INFO kablam! | ^^^^^^^^^^^^ Oct 27 21:52:08.519 INFO kablam! | Oct 27 21:52:08.519 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 21:52:08.519 INFO kablam! Oct 27 21:52:08.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.61s Oct 27 21:52:08.775 INFO kablam! su: No module specific data is present Oct 27 21:52:09.589 INFO running `"docker" "rm" "-f" "25e8b925084061604c092695e1c4f0d85df0e30d78c8f4730b7f4bfd71fc259d"` Oct 27 21:52:09.851 INFO blam! 25e8b925084061604c092695e1c4f0d85df0e30d78c8f4730b7f4bfd71fc259d