Sep 04 19:26:01.536 INFO checking gjio-0.1.3 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:26:01.536 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:26:01.536 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:26:01.711 INFO blam! 10bb479724751bd4105cf5c5ee5b79bbe121a798f93919a7415647486a43c291 Sep 04 19:26:01.718 INFO running `"docker" "start" "-a" "10bb479724751bd4105cf5c5ee5b79bbe121a798f93919a7415647486a43c291"` Sep 04 19:26:02.356 INFO kablam! Checking gj v0.2.0 Sep 04 19:26:03.317 INFO kablam! Checking gjio v0.1.3 (file:///source) Sep 04 19:26:04.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.480 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 04 19:26:04.481 INFO kablam! | Sep 04 19:26:04.481 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 04 19:26:04.483 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.483 INFO kablam! | Sep 04 19:26:04.483 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 19:26:04.483 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 04 19:26:04.483 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.483 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 04 19:26:04.484 INFO kablam! Sep 04 19:26:04.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.484 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 04 19:26:04.484 INFO kablam! | Sep 04 19:26:04.484 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 04 19:26:04.484 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.484 INFO kablam! | Sep 04 19:26:04.484 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 04 19:26:04.484 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.484 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 04 19:26:04.484 INFO kablam! Sep 04 19:26:04.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.484 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 04 19:26:04.484 INFO kablam! | Sep 04 19:26:04.484 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 04 19:26:04.484 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.484 INFO kablam! | Sep 04 19:26:04.484 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 04 19:26:04.484 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.484 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 04 19:26:04.484 INFO kablam! Sep 04 19:26:04.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.484 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 04 19:26:04.484 INFO kablam! | Sep 04 19:26:04.484 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 04 19:26:04.484 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.485 INFO kablam! | Sep 04 19:26:04.485 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 04 19:26:04.485 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.485 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 04 19:26:04.485 INFO kablam! Sep 04 19:26:04.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.485 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 04 19:26:04.485 INFO kablam! | Sep 04 19:26:04.485 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 04 19:26:04.485 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.485 INFO kablam! | Sep 04 19:26:04.485 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 04 19:26:04.485 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.485 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 04 19:26:04.485 INFO kablam! Sep 04 19:26:04.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.485 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 04 19:26:04.485 INFO kablam! | Sep 04 19:26:04.485 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 04 19:26:04.485 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.485 INFO kablam! | Sep 04 19:26:04.485 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 04 19:26:04.485 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.485 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 04 19:26:04.485 INFO kablam! Sep 04 19:26:04.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.555 INFO kablam! --> src/sys/unix/epoll.rs:62:16 Sep 04 19:26:04.555 INFO kablam! | Sep 04 19:26:04.555 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 04 19:26:04.555 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.555 INFO kablam! | Sep 04 19:26:04.555 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 19:26:04.555 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 04 19:26:04.555 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.556 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 04 19:26:04.556 INFO kablam! Sep 04 19:26:04.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.556 INFO kablam! --> src/sys/unix/epoll.rs:63:16 Sep 04 19:26:04.556 INFO kablam! | Sep 04 19:26:04.556 INFO kablam! 63 | event.events.contains(epoll::EPOLLERR) Sep 04 19:26:04.556 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.556 INFO kablam! | Sep 04 19:26:04.556 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 04 19:26:04.556 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.556 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 04 19:26:04.556 INFO kablam! Sep 04 19:26:04.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.556 INFO kablam! --> src/sys/unix/epoll.rs:62:57 Sep 04 19:26:04.556 INFO kablam! | Sep 04 19:26:04.556 INFO kablam! 62 | if event.events.contains(epoll::EPOLLIN) || event.events.contains(epoll::EPOLLHUP) || Sep 04 19:26:04.556 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.556 INFO kablam! | Sep 04 19:26:04.556 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 04 19:26:04.556 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.556 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 04 19:26:04.556 INFO kablam! Sep 04 19:26:04.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.557 INFO kablam! --> src/sys/unix/epoll.rs:73:16 Sep 04 19:26:04.557 INFO kablam! | Sep 04 19:26:04.557 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 04 19:26:04.557 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.557 INFO kablam! | Sep 04 19:26:04.557 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 04 19:26:04.557 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.557 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 04 19:26:04.557 INFO kablam! Sep 04 19:26:04.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.557 INFO kablam! --> src/sys/unix/epoll.rs:74:16 Sep 04 19:26:04.557 INFO kablam! | Sep 04 19:26:04.557 INFO kablam! 74 | event.events.contains(epoll::EPOLLERR) Sep 04 19:26:04.557 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.557 INFO kablam! | Sep 04 19:26:04.557 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 04 19:26:04.557 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.557 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 04 19:26:04.557 INFO kablam! Sep 04 19:26:04.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 19:26:04.557 INFO kablam! --> src/sys/unix/epoll.rs:73:58 Sep 04 19:26:04.557 INFO kablam! | Sep 04 19:26:04.557 INFO kablam! 73 | if event.events.contains(epoll::EPOLLOUT) || event.events.contains(epoll::EPOLLHUP) || Sep 04 19:26:04.557 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:04.557 INFO kablam! | Sep 04 19:26:04.557 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 04 19:26:04.557 INFO kablam! = note: for more information, see issue #46043 Sep 04 19:26:04.557 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 04 19:26:04.557 INFO kablam! Sep 04 19:26:05.523 INFO kablam! warning: unused `#[macro_use]` import Sep 04 19:26:05.523 INFO kablam! --> examples/proxy.rs:22:1 Sep 04 19:26:05.523 INFO kablam! | Sep 04 19:26:05.523 INFO kablam! 22 | #[macro_use] Sep 04 19:26:05.523 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:05.523 INFO kablam! | Sep 04 19:26:05.523 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 19:26:05.523 INFO kablam! Sep 04 19:26:05.595 INFO kablam! warning: unused `#[macro_use]` import Sep 04 19:26:05.595 INFO kablam! --> tests/io.rs:22:1 Sep 04 19:26:05.595 INFO kablam! | Sep 04 19:26:05.595 INFO kablam! 22 | #[macro_use] Sep 04 19:26:05.595 INFO kablam! | ^^^^^^^^^^^^ Sep 04 19:26:05.595 INFO kablam! | Sep 04 19:26:05.595 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 19:26:05.595 INFO kablam! Sep 04 19:26:05.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.49s Sep 04 19:26:05.831 INFO kablam! su: No module specific data is present Sep 04 19:26:06.300 INFO running `"docker" "rm" "-f" "10bb479724751bd4105cf5c5ee5b79bbe121a798f93919a7415647486a43c291"` Sep 04 19:26:06.394 INFO blam! 10bb479724751bd4105cf5c5ee5b79bbe121a798f93919a7415647486a43c291