Oct 15 17:01:43.168 INFO testing td_revent-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:01:43.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 17:01:43.623 INFO blam! 68a91e8475cee87e182af7068e9d3fceb33342d054cfc151a7f1f134d8c2306f Oct 15 17:01:43.635 INFO running `"docker" "start" "-a" "68a91e8475cee87e182af7068e9d3fceb33342d054cfc151a7f1f134d8c2306f"` Oct 15 17:01:44.682 INFO kablam! usermod: no changes Oct 15 17:01:44.747 INFO kablam! Compiling rbtree v0.1.5 Oct 15 17:01:44.747 INFO kablam! Compiling psocket v0.1.5 Oct 15 17:01:47.771 INFO kablam! Compiling td_revent v0.2.2 (/source) Oct 15 17:01:48.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:48.735 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Oct 15 17:01:48.735 INFO kablam! | Oct 15 17:01:48.735 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Oct 15 17:01:48.735 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:48.735 INFO kablam! | Oct 15 17:01:48.735 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 17:01:48.735 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 15 17:01:48.735 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:48.735 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 15 17:01:48.735 INFO kablam! Oct 15 17:01:48.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:48.735 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Oct 15 17:01:48.735 INFO kablam! | Oct 15 17:01:48.735 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Oct 15 17:01:48.735 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:48.735 INFO kablam! | Oct 15 17:01:48.735 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 15 17:01:48.735 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:48.735 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 15 17:01:48.735 INFO kablam! Oct 15 17:01:48.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:48.735 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Oct 15 17:01:48.735 INFO kablam! | Oct 15 17:01:48.735 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Oct 15 17:01:48.735 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:48.735 INFO kablam! | Oct 15 17:01:48.735 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 15 17:01:48.735 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:48.735 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 15 17:01:48.735 INFO kablam! Oct 15 17:01:48.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:48.735 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Oct 15 17:01:48.735 INFO kablam! | Oct 15 17:01:48.735 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Oct 15 17:01:48.735 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:48.735 INFO kablam! | Oct 15 17:01:48.735 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 15 17:01:48.735 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:48.735 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 15 17:01:48.736 INFO kablam! Oct 15 17:01:49.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.23s Oct 15 17:01:49.936 INFO kablam! su: No module specific data is present Oct 15 17:01:51.162 INFO running `"docker" "rm" "-f" "68a91e8475cee87e182af7068e9d3fceb33342d054cfc151a7f1f134d8c2306f"` Oct 15 17:01:51.444 INFO blam! 68a91e8475cee87e182af7068e9d3fceb33342d054cfc151a7f1f134d8c2306f Oct 15 17:01:51.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 17:01:51.838 INFO blam! 17a7d61e8c956a97f833d52e2a4447a6037a421ae23573076ffb9ae8b0e05e9d Oct 15 17:01:51.838 INFO running `"docker" "start" "-a" "17a7d61e8c956a97f833d52e2a4447a6037a421ae23573076ffb9ae8b0e05e9d"` Oct 15 17:01:52.839 INFO kablam! usermod: no changes Oct 15 17:01:52.900 INFO kablam! Compiling td_revent v0.2.2 (/source) Oct 15 17:01:55.307 INFO kablam! warning: unused `#[macro_use]` import Oct 15 17:01:55.307 INFO kablam! --> test/test.rs:1:1 Oct 15 17:01:55.307 INFO kablam! | Oct 15 17:01:55.307 INFO kablam! 1 | #[macro_use] Oct 15 17:01:55.307 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:55.307 INFO kablam! | Oct 15 17:01:55.307 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:01:55.307 INFO kablam! Oct 15 17:01:57.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:57.103 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Oct 15 17:01:57.103 INFO kablam! | Oct 15 17:01:57.103 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Oct 15 17:01:57.103 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:57.103 INFO kablam! | Oct 15 17:01:57.103 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 17:01:57.103 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 15 17:01:57.103 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:57.103 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 15 17:01:57.103 INFO kablam! Oct 15 17:01:57.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:57.103 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Oct 15 17:01:57.103 INFO kablam! | Oct 15 17:01:57.103 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Oct 15 17:01:57.103 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:57.103 INFO kablam! | Oct 15 17:01:57.103 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 15 17:01:57.103 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:57.103 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 15 17:01:57.103 INFO kablam! Oct 15 17:01:57.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:57.103 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Oct 15 17:01:57.103 INFO kablam! | Oct 15 17:01:57.103 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Oct 15 17:01:57.103 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:57.103 INFO kablam! | Oct 15 17:01:57.103 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 15 17:01:57.103 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:57.103 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 15 17:01:57.103 INFO kablam! Oct 15 17:01:57.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:57.103 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Oct 15 17:01:57.103 INFO kablam! | Oct 15 17:01:57.103 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Oct 15 17:01:57.103 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:57.103 INFO kablam! | Oct 15 17:01:57.103 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 15 17:01:57.103 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:57.103 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 15 17:01:57.103 INFO kablam! Oct 15 17:01:57.171 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Oct 15 17:01:57.171 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Oct 15 17:01:57.171 INFO kablam! | Oct 15 17:01:57.171 INFO kablam! 137 | a.clone(); Oct 15 17:01:57.171 INFO kablam! | ^^^^^^^^^^ Oct 15 17:01:57.171 INFO kablam! | Oct 15 17:01:57.171 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 17:01:57.171 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Oct 15 17:01:57.171 INFO kablam! Oct 15 17:01:58.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.51s Oct 15 17:01:58.375 INFO kablam! su: No module specific data is present Oct 15 17:01:59.259 INFO running `"docker" "rm" "-f" "17a7d61e8c956a97f833d52e2a4447a6037a421ae23573076ffb9ae8b0e05e9d"` Oct 15 17:01:59.507 INFO blam! 17a7d61e8c956a97f833d52e2a4447a6037a421ae23573076ffb9ae8b0e05e9d Oct 15 17:01:59.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 17:01:59.987 INFO blam! 9235d1b08e94d18fe10b3d04884d6c0dd05611eeca88b216aa947000e23d0ee6 Oct 15 17:01:59.991 INFO running `"docker" "start" "-a" "9235d1b08e94d18fe10b3d04884d6c0dd05611eeca88b216aa947000e23d0ee6"` Oct 15 17:02:00.844 INFO kablam! usermod: no changes Oct 15 17:02:00.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 17:02:00.894 INFO kablam! Running /target/debug/deps/td_revent-f2d85a80ee00b074 Oct 15 17:02:00.896 INFO blam! Oct 15 17:02:00.896 INFO blam! running 2 tests Oct 15 17:02:00.903 INFO blam! test sys::from_raw_arc::tests::drops ... ok Oct 15 17:02:00.903 INFO kablam! Running /target/debug/deps/test-ed72d855378195a5 Oct 15 17:02:00.903 INFO blam! test sys::from_raw_arc::tests::smoke ... ok Oct 15 17:02:00.903 INFO blam! Oct 15 17:02:00.903 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:00.903 INFO blam! Oct 15 17:02:00.908 INFO blam! Oct 15 17:02:00.908 INFO blam! running 2 tests Oct 15 17:02:00.909 INFO blam! test test_base_echo::test_base_echo ... ok Oct 15 17:02:00.919 INFO blam! test test_timer::test_timer ... ok Oct 15 17:02:00.919 INFO blam! Oct 15 17:02:00.919 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:00.919 INFO blam! Oct 15 17:02:00.920 INFO kablam! Doc-tests td_revent Oct 15 17:02:01.747 INFO kablam! su: No module specific data is present Oct 15 17:02:01.747 INFO blam! Oct 15 17:02:01.747 INFO blam! running 0 tests Oct 15 17:02:01.747 INFO blam! Oct 15 17:02:01.747 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:01.747 INFO blam! Oct 15 17:02:02.423 INFO running `"docker" "rm" "-f" "9235d1b08e94d18fe10b3d04884d6c0dd05611eeca88b216aa947000e23d0ee6"` Oct 15 17:02:02.622 INFO blam! 9235d1b08e94d18fe10b3d04884d6c0dd05611eeca88b216aa947000e23d0ee6