Sep 20 01:10:55.244 INFO checking gjio-0.1.3 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 01:10:55.244 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 01:10:55.244 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:10:55.504 INFO blam! a6f8aa728804bcfca527cdd693a8c96e38303b69b5cb1e8969b626b380451f02 Sep 20 01:10:55.506 INFO running `"docker" "start" "-a" "a6f8aa728804bcfca527cdd693a8c96e38303b69b5cb1e8969b626b380451f02"` Sep 20 01:10:56.615 INFO kablam! usermod: no changes Sep 20 01:10:56.706 INFO kablam! Checking gj v0.2.0 Sep 20 01:10:57.571 INFO kablam! Checking gjio v0.1.3 (/source) Sep 20 01:10:58.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.463 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 20 01:10:58.463 INFO kablam! | Sep 20 01:10:58.463 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 20 01:10:58.463 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.463 INFO kablam! | Sep 20 01:10:58.463 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 20 01:10:58.463 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! Sep 20 01:10:58.463 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.463 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.463 INFO kablam! Sep 20 01:10:58.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.463 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 20 01:10:58.463 INFO kablam! | Sep 20 01:10:58.463 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 20 01:10:58.463 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.463 INFO kablam! | Sep 20 01:10:58.463 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! Sep 20 01:10:58.463 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.463 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.463 INFO kablam! Sep 20 01:10:58.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.463 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 20 01:10:58.463 INFO kablam! | Sep 20 01:10:58.463 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 20 01:10:58.463 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.463 INFO kablam! | Sep 20 01:10:58.464 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! Sep 20 01:10:58.464 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.464 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.464 INFO kablam! Sep 20 01:10:58.464 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.464 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 20 01:10:58.464 INFO kablam! | Sep 20 01:10:58.464 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 20 01:10:58.464 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.464 INFO kablam! | Sep 20 01:10:58.464 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! Sep 20 01:10:58.464 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.464 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.464 INFO kablam! Sep 20 01:10:58.464 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.464 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 20 01:10:58.464 INFO kablam! | Sep 20 01:10:58.464 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 20 01:10:58.464 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.464 INFO kablam! | Sep 20 01:10:58.464 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! Sep 20 01:10:58.464 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.464 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.464 INFO kablam! Sep 20 01:10:58.464 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.464 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 20 01:10:58.464 INFO kablam! | Sep 20 01:10:58.464 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 20 01:10:58.464 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.464 INFO kablam! | Sep 20 01:10:58.464 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! Sep 20 01:10:58.464 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.464 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.464 INFO kablam! Sep 20 01:10:58.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.639 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 20 01:10:58.640 INFO kablam! | Sep 20 01:10:58.640 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 20 01:10:58.640 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.640 INFO kablam! | Sep 20 01:10:58.641 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 20 01:10:58.641 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! Sep 20 01:10:58.641 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.642 INFO kablam! Sep 20 01:10:58.642 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.642 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 20 01:10:58.642 INFO kablam! | Sep 20 01:10:58.643 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 20 01:10:58.643 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.643 INFO kablam! | Sep 20 01:10:58.643 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! Sep 20 01:10:58.644 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.644 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.644 INFO kablam! Sep 20 01:10:58.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.644 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 20 01:10:58.644 INFO kablam! | Sep 20 01:10:58.644 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 20 01:10:58.644 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.644 INFO kablam! | Sep 20 01:10:58.644 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! Sep 20 01:10:58.644 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.644 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.644 INFO kablam! Sep 20 01:10:58.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.644 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 20 01:10:58.644 INFO kablam! | Sep 20 01:10:58.644 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 20 01:10:58.645 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.645 INFO kablam! | Sep 20 01:10:58.645 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! Sep 20 01:10:58.645 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.645 INFO kablam! Sep 20 01:10:58.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.645 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 20 01:10:58.645 INFO kablam! | Sep 20 01:10:58.645 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 20 01:10:58.645 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.645 INFO kablam! | Sep 20 01:10:58.645 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! Sep 20 01:10:58.645 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.645 INFO kablam! Sep 20 01:10:58.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 01:10:58.645 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 20 01:10:58.645 INFO kablam! | Sep 20 01:10:58.645 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 20 01:10:58.645 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:58.645 INFO kablam! | Sep 20 01:10:58.645 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! Sep 20 01:10:58.645 INFO kablam! = note: for more information, see issue #46043 Sep 20 01:10:58.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 20 01:10:58.645 INFO kablam! Sep 20 01:10:59.435 INFO kablam! warning: unused `#[macro_use]` import Sep 20 01:10:59.435 INFO kablam! --> examples/proxy.rs:22:1 Sep 20 01:10:59.435 INFO kablam! | Sep 20 01:10:59.435 INFO kablam! 22 | #[macro_use] Sep 20 01:10:59.435 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:10:59.435 INFO kablam! | Sep 20 01:10:59.435 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:10:59.435 INFO kablam! Sep 20 01:11:00.106 INFO kablam! warning: unused `#[macro_use]` import Sep 20 01:11:00.106 INFO kablam! --> tests/io.rs:22:1 Sep 20 01:11:00.106 INFO kablam! | Sep 20 01:11:00.106 INFO kablam! 22 | #[macro_use] Sep 20 01:11:00.106 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:11:00.106 INFO kablam! | Sep 20 01:11:00.106 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:11:00.106 INFO kablam! Sep 20 01:11:00.457 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.79s Sep 20 01:11:00.467 INFO kablam! su: No module specific data is present Sep 20 01:11:01.587 INFO running `"docker" "rm" "-f" "a6f8aa728804bcfca527cdd693a8c96e38303b69b5cb1e8969b626b380451f02"` Sep 20 01:11:01.838 INFO blam! a6f8aa728804bcfca527cdd693a8c96e38303b69b5cb1e8969b626b380451f02