Nov 04 23:30:52.090 INFO checking gjio-0.1.3 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 23:30:52.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-2/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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.531 INFO blam! a4210fbaeeeb2af7e2bdf8b37ec71738eb24cc4e104ee546df135098cf9f17a0 Nov 04 23:30:52.535 INFO running `"docker" "start" "-a" "a4210fbaeeeb2af7e2bdf8b37ec71738eb24cc4e104ee546df135098cf9f17a0"` Nov 04 23:30:53.778 INFO kablam! usermod: no changes Nov 04 23:30:53.867 INFO kablam! Checking gj v0.2.0 Nov 04 23:30:54.871 INFO kablam! Checking gjio v0.1.3 (/source) Nov 04 23:30:56.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.495 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.495 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 04 23:30:56.495 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.495 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.495 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.495 INFO kablam! Nov 04 23:30:56.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.495 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Nov 04 23:30:56.495 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 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.495 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.495 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.495 INFO kablam! Nov 04 23:30:56.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.495 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.495 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 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.495 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.495 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.495 INFO kablam! Nov 04 23:30:56.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.495 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.495 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 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.495 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.495 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.495 INFO kablam! Nov 04 23:30:56.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.495 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Nov 04 23:30:56.495 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.495 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.495 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.495 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.495 INFO kablam! Nov 04 23:30:56.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.495 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Nov 04 23:30:56.495 INFO kablam! | Nov 04 23:30:56.496 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.496 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.496 INFO kablam! | Nov 04 23:30:56.496 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.496 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.496 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.496 INFO kablam! Nov 04 23:30:56.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.570 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Nov 04 23:30:56.570 INFO kablam! | Nov 04 23:30:56.570 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.570 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.570 INFO kablam! | Nov 04 23:30:56.570 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 04 23:30:56.570 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.570 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.570 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.570 INFO kablam! Nov 04 23:30:56.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.570 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Nov 04 23:30:56.570 INFO kablam! | Nov 04 23:30:56.570 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Nov 04 23:30:56.570 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.570 INFO kablam! | Nov 04 23:30:56.570 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.570 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.570 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.570 INFO kablam! Nov 04 23:30:56.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.570 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Nov 04 23:30:56.570 INFO kablam! | Nov 04 23:30:56.570 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.570 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.570 INFO kablam! | Nov 04 23:30:56.571 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.571 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.571 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.571 INFO kablam! Nov 04 23:30:56.571 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.571 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Nov 04 23:30:56.571 INFO kablam! | Nov 04 23:30:56.571 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.571 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.571 INFO kablam! | Nov 04 23:30:56.571 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.571 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.571 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.571 INFO kablam! Nov 04 23:30:56.571 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.571 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Nov 04 23:30:56.571 INFO kablam! | Nov 04 23:30:56.571 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Nov 04 23:30:56.571 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.571 INFO kablam! | Nov 04 23:30:56.571 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.571 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.571 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.571 INFO kablam! Nov 04 23:30:56.571 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:30:56.571 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Nov 04 23:30:56.571 INFO kablam! | Nov 04 23:30:56.571 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Nov 04 23:30:56.571 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:56.571 INFO kablam! | Nov 04 23:30:56.571 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.571 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:30:56.571 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.571 INFO kablam! Nov 04 23:30:58.951 INFO kablam! warning: unused `#[macro_use]` import Nov 04 23:30:58.952 INFO kablam! --> examples/proxy.rs:22:1 Nov 04 23:30:58.952 INFO kablam! | Nov 04 23:30:58.953 INFO kablam! 22 | #[macro_use] Nov 04 23:30:58.954 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:58.954 INFO kablam! | Nov 04 23:30:58.955 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 23:30:58.955 INFO kablam! Nov 04 23:30:59.607 INFO kablam! warning: unused `#[macro_use]` import Nov 04 23:30:59.607 INFO kablam! --> tests/io.rs:22:1 Nov 04 23:30:59.607 INFO kablam! | Nov 04 23:30:59.607 INFO kablam! 22 | #[macro_use] Nov 04 23:30:59.607 INFO kablam! | ^^^^^^^^^^^^ Nov 04 23:30:59.607 INFO kablam! | Nov 04 23:30:59.607 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 23:30:59.607 INFO kablam! Nov 04 23:30:59.866 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.06s Nov 04 23:30:59.872 INFO kablam! su: No module specific data is present Nov 04 23:31:00.703 INFO running `"docker" "rm" "-f" "a4210fbaeeeb2af7e2bdf8b37ec71738eb24cc4e104ee546df135098cf9f17a0"` Nov 04 23:31:01.027 INFO blam! a4210fbaeeeb2af7e2bdf8b37ec71738eb24cc4e104ee546df135098cf9f17a0