Nov 04 23:30:52.248 INFO checking gjio-0.1.3 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 23:30:52.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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"` Nov 04 23:30:52.656 INFO blam! 5dfe578fb13dfbf46d6f8e6432e901d97edd5aa345efbf04ee6fd3e4a9f47550 Nov 04 23:30:52.667 INFO running `"docker" "start" "-a" "5dfe578fb13dfbf46d6f8e6432e901d97edd5aa345efbf04ee6fd3e4a9f47550"` Nov 04 23:30:54.211 INFO kablam! usermod: no changes Nov 04 23:30:54.393 INFO kablam! Checking gj v0.2.0 Nov 04 23:30:55.376 INFO kablam! Checking gjio v0.1.3 (/source) Nov 04 23:30:56.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.627 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Nov 04 23:30:56.627 INFO kablam! | Nov 04 23:30:56.627 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.627 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.627 INFO kablam! | Nov 04 23:30:56.627 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 04 23:30:56.627 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! Nov 04 23:30:56.627 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.627 INFO kablam! Nov 04 23:30:56.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.628 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Nov 04 23:30:56.628 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 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! Nov 04 23:30:56.628 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.628 INFO kablam! Nov 04 23:30:56.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.628 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.628 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 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! Nov 04 23:30:56.628 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.628 INFO kablam! Nov 04 23:30:56.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.628 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.628 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 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! Nov 04 23:30:56.628 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.628 INFO kablam! Nov 04 23:30:56.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.628 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Nov 04 23:30:56.628 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 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! Nov 04 23:30:56.628 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.628 INFO kablam! Nov 04 23:30:56.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.628 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.628 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.628 INFO kablam! | Nov 04 23:30:56.628 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! Nov 04 23:30:56.628 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.628 INFO kablam! Nov 04 23:30:56.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.671 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.671 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 04 23:30:56.671 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! Nov 04 23:30:56.671 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.671 INFO kablam! Nov 04 23:30:56.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.671 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Nov 04 23:30:56.671 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 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! Nov 04 23:30:56.671 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.671 INFO kablam! Nov 04 23:30:56.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.671 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.671 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 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! Nov 04 23:30:56.671 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.671 INFO kablam! Nov 04 23:30:56.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.671 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.671 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 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! Nov 04 23:30:56.671 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.671 INFO kablam! Nov 04 23:30:56.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.671 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Nov 04 23:30:56.671 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 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! Nov 04 23:30:56.671 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.671 INFO kablam! Nov 04 23:30:56.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.671 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.671 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.671 INFO kablam! | Nov 04 23:30:56.671 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! Nov 04 23:30:56.671 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:30:56.671 INFO kablam! Nov 04 23:30:58.535 INFO kablam! warning: unused `#[macro_use]` import Nov 04 23:30:58.535 INFO kablam! --> examples/proxy.rs:22:1 Nov 04 23:30:58.535 INFO kablam! | Nov 04 23:30:58.535 INFO kablam! 22 | #[macro_use] Nov 04 23:30:58.535 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:58.535 INFO kablam! | Nov 04 23:30:58.535 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 23:30:58.535 INFO kablam! Nov 04 23:30:59.559 INFO kablam! warning: unused `#[macro_use]` import Nov 04 23:30:59.559 INFO kablam! --> tests/io.rs:22:1 Nov 04 23:30:59.559 INFO kablam! | Nov 04 23:30:59.559 INFO kablam! 22 | #[macro_use] Nov 04 23:30:59.559 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:59.559 INFO kablam! | Nov 04 23:30:59.559 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 23:30:59.559 INFO kablam! Nov 04 23:30:59.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.49s Nov 04 23:30:59.732 INFO kablam! su: No module specific data is present Nov 04 23:31:00.561 INFO running `"docker" "rm" "-f" "5dfe578fb13dfbf46d6f8e6432e901d97edd5aa345efbf04ee6fd3e4a9f47550"` Nov 04 23:31:00.775 INFO blam! 5dfe578fb13dfbf46d6f8e6432e901d97edd5aa345efbf04ee6fd3e4a9f47550