Nov 07 07:54:11.954 INFO checking td_revent-0.2.2 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 07:54:11.955 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-3/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 07 07:54:12.269 INFO blam! 560672080a6e5588e3e4a111dc6e812cfc8a65b7ccfa4630970719a650991bce Nov 07 07:54:12.270 INFO running `"docker" "start" "-a" "560672080a6e5588e3e4a111dc6e812cfc8a65b7ccfa4630970719a650991bce"` Nov 07 07:54:13.240 INFO kablam! usermod: no changes Nov 07 07:54:13.384 INFO kablam! Checking rbtree v0.1.5 Nov 07 07:54:13.384 INFO kablam! Checking psocket v0.1.5 Nov 07 07:54:15.485 INFO kablam! Checking td_revent v0.2.2 (/source) Nov 07 07:54:16.856 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 07:54:16.857 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Nov 07 07:54:16.858 INFO kablam! | Nov 07 07:54:16.858 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Nov 07 07:54:16.859 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:16.859 INFO kablam! | Nov 07 07:54:16.860 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 07 07:54:16.861 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 07 07:54:16.861 INFO kablam! = note: for more information, see issue #46043 Nov 07 07:54:16.862 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 07 07:54:16.862 INFO kablam! Nov 07 07:54:16.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 07:54:16.864 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Nov 07 07:54:16.864 INFO kablam! | Nov 07 07:54:16.865 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Nov 07 07:54:16.865 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:16.866 INFO kablam! | Nov 07 07:54:16.867 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 07 07:54:16.867 INFO kablam! = note: for more information, see issue #46043 Nov 07 07:54:16.868 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 07 07:54:16.868 INFO kablam! Nov 07 07:54:16.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 07:54:16.868 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Nov 07 07:54:16.868 INFO kablam! | Nov 07 07:54:16.868 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Nov 07 07:54:16.869 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:16.869 INFO kablam! | Nov 07 07:54:16.869 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 07 07:54:16.869 INFO kablam! = note: for more information, see issue #46043 Nov 07 07:54:16.870 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 07 07:54:16.870 INFO kablam! Nov 07 07:54:16.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 07:54:16.870 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Nov 07 07:54:16.870 INFO kablam! | Nov 07 07:54:16.870 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Nov 07 07:54:16.870 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:16.870 INFO kablam! | Nov 07 07:54:16.870 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 07 07:54:16.870 INFO kablam! = note: for more information, see issue #46043 Nov 07 07:54:16.870 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 07 07:54:16.870 INFO kablam! Nov 07 07:54:18.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 07:54:18.063 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Nov 07 07:54:18.063 INFO kablam! | Nov 07 07:54:18.063 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Nov 07 07:54:18.063 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:18.063 INFO kablam! | Nov 07 07:54:18.063 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 07 07:54:18.063 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 07 07:54:18.063 INFO kablam! = note: for more information, see issue #46043 Nov 07 07:54:18.063 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 07 07:54:18.063 INFO kablam! Nov 07 07:54:18.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 07:54:18.063 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Nov 07 07:54:18.063 INFO kablam! | Nov 07 07:54:18.063 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Nov 07 07:54:18.063 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:18.063 INFO kablam! | Nov 07 07:54:18.063 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 07 07:54:18.063 INFO kablam! = note: for more information, see issue #46043 Nov 07 07:54:18.063 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 07 07:54:18.063 INFO kablam! Nov 07 07:54:18.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 07:54:18.063 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Nov 07 07:54:18.063 INFO kablam! | Nov 07 07:54:18.063 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Nov 07 07:54:18.064 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:18.064 INFO kablam! | Nov 07 07:54:18.064 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 07 07:54:18.064 INFO kablam! = note: for more information, see issue #46043 Nov 07 07:54:18.064 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 07 07:54:18.064 INFO kablam! Nov 07 07:54:18.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 07:54:18.064 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Nov 07 07:54:18.064 INFO kablam! | Nov 07 07:54:18.064 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Nov 07 07:54:18.064 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:18.064 INFO kablam! | Nov 07 07:54:18.064 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 07 07:54:18.064 INFO kablam! = note: for more information, see issue #46043 Nov 07 07:54:18.064 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 07 07:54:18.064 INFO kablam! Nov 07 07:54:18.075 INFO kablam! warning: unused return value of `std::clone::Clone::clone` that must be used Nov 07 07:54:18.075 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Nov 07 07:54:18.075 INFO kablam! | Nov 07 07:54:18.075 INFO kablam! 137 | a.clone(); Nov 07 07:54:18.075 INFO kablam! | ^^^^^^^^^^ Nov 07 07:54:18.075 INFO kablam! | Nov 07 07:54:18.075 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 07 07:54:18.075 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Nov 07 07:54:18.075 INFO kablam! Nov 07 07:54:19.256 INFO kablam! warning: unused `#[macro_use]` import Nov 07 07:54:19.256 INFO kablam! --> test/test.rs:1:1 Nov 07 07:54:19.256 INFO kablam! | Nov 07 07:54:19.256 INFO kablam! 1 | #[macro_use] Nov 07 07:54:19.256 INFO kablam! | ^^^^^^^^^^^^ Nov 07 07:54:19.256 INFO kablam! | Nov 07 07:54:19.256 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 07:54:19.256 INFO kablam! Nov 07 07:54:19.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.25s Nov 07 07:54:19.532 INFO kablam! su: No module specific data is present Nov 07 07:54:20.496 INFO running `"docker" "rm" "-f" "560672080a6e5588e3e4a111dc6e812cfc8a65b7ccfa4630970719a650991bce"` Nov 07 07:54:20.916 INFO blam! 560672080a6e5588e3e4a111dc6e812cfc8a65b7ccfa4630970719a650991bce