Oct 13 14:46:46.008 INFO checking gjio-0.1.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 14:46:46.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 14:46:46.453 INFO blam! 78bfbc021b08a6848c8b5f20f4e0b55404f60271f1eb480a0d16c70dd91bcbc3 Oct 13 14:46:46.455 INFO running `"docker" "start" "-a" "78bfbc021b08a6848c8b5f20f4e0b55404f60271f1eb480a0d16c70dd91bcbc3"` Oct 13 14:46:47.564 INFO kablam! usermod: no changes Oct 13 14:46:47.704 INFO kablam! Checking gj v0.2.0 Oct 13 14:46:49.048 INFO kablam! Checking gjio v0.1.3 (/source) Oct 13 14:46:50.497 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.498 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 13 14:46:50.498 INFO kablam! | Oct 13 14:46:50.498 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 13 14:46:50.498 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.499 INFO kablam! | Oct 13 14:46:50.499 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 14:46:50.499 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 13 14:46:50.500 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.500 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 13 14:46:50.500 INFO kablam! Oct 13 14:46:50.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.501 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 13 14:46:50.501 INFO kablam! | Oct 13 14:46:50.501 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 13 14:46:50.502 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.502 INFO kablam! | Oct 13 14:46:50.502 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 13 14:46:50.502 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.503 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 13 14:46:50.503 INFO kablam! Oct 13 14:46:50.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.503 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 13 14:46:50.504 INFO kablam! | Oct 13 14:46:50.504 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 13 14:46:50.504 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.505 INFO kablam! | Oct 13 14:46:50.505 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 13 14:46:50.505 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.505 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 13 14:46:50.506 INFO kablam! Oct 13 14:46:50.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.506 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 13 14:46:50.506 INFO kablam! | Oct 13 14:46:50.507 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 13 14:46:50.507 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.507 INFO kablam! | Oct 13 14:46:50.507 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 13 14:46:50.508 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.508 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 13 14:46:50.508 INFO kablam! Oct 13 14:46:50.508 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.509 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 13 14:46:50.509 INFO kablam! | Oct 13 14:46:50.509 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 13 14:46:50.509 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.510 INFO kablam! | Oct 13 14:46:50.510 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 13 14:46:50.510 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.510 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 13 14:46:50.510 INFO kablam! Oct 13 14:46:50.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.511 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 13 14:46:50.511 INFO kablam! | Oct 13 14:46:50.512 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 13 14:46:50.512 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.516 INFO kablam! | Oct 13 14:46:50.516 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 13 14:46:50.517 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.517 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 13 14:46:50.517 INFO kablam! Oct 13 14:46:50.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.769 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Oct 13 14:46:50.770 INFO kablam! | Oct 13 14:46:50.770 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 13 14:46:50.770 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.770 INFO kablam! | Oct 13 14:46:50.771 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 14:46:50.771 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 13 14:46:50.771 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.771 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 13 14:46:50.772 INFO kablam! Oct 13 14:46:50.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.772 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Oct 13 14:46:50.773 INFO kablam! | Oct 13 14:46:50.773 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Oct 13 14:46:50.773 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.773 INFO kablam! | Oct 13 14:46:50.774 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 13 14:46:50.774 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.774 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 13 14:46:50.777 INFO kablam! Oct 13 14:46:50.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.777 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Oct 13 14:46:50.778 INFO kablam! | Oct 13 14:46:50.778 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Oct 13 14:46:50.778 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.778 INFO kablam! | Oct 13 14:46:50.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! Oct 13 14:46:50.779 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.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 Oct 13 14:46:50.779 INFO kablam! Oct 13 14:46:50.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.780 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Oct 13 14:46:50.781 INFO kablam! | Oct 13 14:46:50.781 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 13 14:46:50.782 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.782 INFO kablam! | Oct 13 14:46:50.782 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 13 14:46:50.783 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.783 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 13 14:46:50.783 INFO kablam! Oct 13 14:46:50.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.784 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Oct 13 14:46:50.784 INFO kablam! | Oct 13 14:46:50.784 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Oct 13 14:46:50.785 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.785 INFO kablam! | Oct 13 14:46:50.785 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 13 14:46:50.785 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.786 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 13 14:46:50.786 INFO kablam! Oct 13 14:46:50.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:46:50.788 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Oct 13 14:46:50.788 INFO kablam! | Oct 13 14:46:50.789 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Oct 13 14:46:50.789 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:50.789 INFO kablam! | Oct 13 14:46:50.789 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 13 14:46:50.790 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:46:50.790 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 13 14:46:50.790 INFO kablam! Oct 13 14:46:52.880 INFO kablam! warning: unused `#[macro_use]` import Oct 13 14:46:52.880 INFO kablam! --> examples/proxy.rs:22:1 Oct 13 14:46:52.880 INFO kablam! | Oct 13 14:46:52.880 INFO kablam! 22 | #[macro_use] Oct 13 14:46:52.880 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:52.880 INFO kablam! | Oct 13 14:46:52.880 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 14:46:52.880 INFO kablam! Oct 13 14:46:53.716 INFO kablam! warning: unused `#[macro_use]` import Oct 13 14:46:53.716 INFO kablam! --> tests/io.rs:22:1 Oct 13 14:46:53.716 INFO kablam! | Oct 13 14:46:53.716 INFO kablam! 22 | #[macro_use] Oct 13 14:46:53.716 INFO kablam! | ^^^^^^^^^^^^ Oct 13 14:46:53.716 INFO kablam! | Oct 13 14:46:53.716 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 14:46:53.716 INFO kablam! Oct 13 14:46:53.925 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.33s Oct 13 14:46:53.932 INFO kablam! su: No module specific data is present Oct 13 14:46:55.264 INFO running `"docker" "rm" "-f" "78bfbc021b08a6848c8b5f20f4e0b55404f60271f1eb480a0d16c70dd91bcbc3"` Oct 13 14:46:55.528 INFO blam! 78bfbc021b08a6848c8b5f20f4e0b55404f60271f1eb480a0d16c70dd91bcbc3