Oct 27 14:50:47.092 INFO checking td_revent-0.2.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:50:47.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 14:50:47.639 INFO blam! ac733bbddadfcbc2bf42ffa643a2f356f5d453b98a8f645fd2863f5b3036f8af Oct 27 14:50:47.641 INFO running `"docker" "start" "-a" "ac733bbddadfcbc2bf42ffa643a2f356f5d453b98a8f645fd2863f5b3036f8af"` Oct 27 14:50:49.204 INFO kablam! usermod: no changes Oct 27 14:50:49.307 INFO kablam! Checking rbtree v0.1.5 Oct 27 14:50:49.307 INFO kablam! Checking psocket v0.1.5 Oct 27 14:50:51.203 INFO kablam! Checking td_revent v0.2.2 (/source) Oct 27 14:50:52.546 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 14:50:52.546 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Oct 27 14:50:52.546 INFO kablam! | Oct 27 14:50:52.546 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Oct 27 14:50:52.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:52.547 INFO kablam! | Oct 27 14:50:52.547 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 14:50:52.548 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 27 14:50:52.548 INFO kablam! = note: for more information, see issue #46043 Oct 27 14:50:52.548 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 27 14:50:52.549 INFO kablam! Oct 27 14:50:52.549 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 14:50:52.549 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Oct 27 14:50:52.550 INFO kablam! | Oct 27 14:50:52.550 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Oct 27 14:50:52.551 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:52.551 INFO kablam! | Oct 27 14:50:52.551 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 27 14:50:52.552 INFO kablam! = note: for more information, see issue #46043 Oct 27 14:50:52.552 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 27 14:50:52.552 INFO kablam! Oct 27 14:50:52.553 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 14:50:52.553 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Oct 27 14:50:52.554 INFO kablam! | Oct 27 14:50:52.554 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Oct 27 14:50:52.554 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:52.555 INFO kablam! | Oct 27 14:50:52.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! Oct 27 14:50:52.556 INFO kablam! = note: for more information, see issue #46043 Oct 27 14:50:52.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 Oct 27 14:50:52.556 INFO kablam! Oct 27 14:50:52.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 14:50:52.557 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Oct 27 14:50:52.557 INFO kablam! | Oct 27 14:50:52.558 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Oct 27 14:50:52.558 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:52.559 INFO kablam! | Oct 27 14:50:52.559 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 27 14:50:52.559 INFO kablam! = note: for more information, see issue #46043 Oct 27 14:50:52.560 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 27 14:50:52.560 INFO kablam! Oct 27 14:50:53.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 14:50:53.203 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Oct 27 14:50:53.203 INFO kablam! | Oct 27 14:50:53.203 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Oct 27 14:50:53.203 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:53.203 INFO kablam! | Oct 27 14:50:53.203 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 14:50:53.203 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 27 14:50:53.203 INFO kablam! = note: for more information, see issue #46043 Oct 27 14:50:53.203 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 27 14:50:53.203 INFO kablam! Oct 27 14:50:53.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 14:50:53.204 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Oct 27 14:50:53.204 INFO kablam! | Oct 27 14:50:53.204 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Oct 27 14:50:53.204 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:53.204 INFO kablam! | Oct 27 14:50:53.204 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 27 14:50:53.204 INFO kablam! = note: for more information, see issue #46043 Oct 27 14:50:53.204 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 27 14:50:53.204 INFO kablam! Oct 27 14:50:53.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 14:50:53.204 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Oct 27 14:50:53.204 INFO kablam! | Oct 27 14:50:53.204 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Oct 27 14:50:53.204 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:53.204 INFO kablam! | Oct 27 14:50:53.204 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 27 14:50:53.204 INFO kablam! = note: for more information, see issue #46043 Oct 27 14:50:53.204 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 27 14:50:53.204 INFO kablam! Oct 27 14:50:53.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 14:50:53.204 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Oct 27 14:50:53.204 INFO kablam! | Oct 27 14:50:53.204 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Oct 27 14:50:53.204 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:53.205 INFO kablam! | Oct 27 14:50:53.205 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 27 14:50:53.205 INFO kablam! = note: for more information, see issue #46043 Oct 27 14:50:53.205 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 27 14:50:53.205 INFO kablam! Oct 27 14:50:53.243 INFO kablam! warning: unused return value of `std::clone::Clone::clone` that must be used Oct 27 14:50:53.243 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Oct 27 14:50:53.243 INFO kablam! | Oct 27 14:50:53.243 INFO kablam! 137 | a.clone(); Oct 27 14:50:53.243 INFO kablam! | ^^^^^^^^^^ Oct 27 14:50:53.243 INFO kablam! | Oct 27 14:50:53.243 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 14:50:53.243 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Oct 27 14:50:53.243 INFO kablam! Oct 27 14:50:54.863 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:50:54.863 INFO kablam! --> test/test.rs:1:1 Oct 27 14:50:54.863 INFO kablam! | Oct 27 14:50:54.863 INFO kablam! 1 | #[macro_use] Oct 27 14:50:54.863 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:50:54.863 INFO kablam! | Oct 27 14:50:54.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:50:54.863 INFO kablam! Oct 27 14:50:55.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.88s Oct 27 14:50:55.119 INFO kablam! su: No module specific data is present Oct 27 14:50:55.655 INFO running `"docker" "rm" "-f" "ac733bbddadfcbc2bf42ffa643a2f356f5d453b98a8f645fd2863f5b3036f8af"` Oct 27 14:50:55.779 INFO blam! ac733bbddadfcbc2bf42ffa643a2f356f5d453b98a8f645fd2863f5b3036f8af