Oct 11 10:23:33.388 INFO testing td_revent-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:23:33.388 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:23:33.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:23:33.864 INFO blam! 1b1a804989b22ba7e20f316f019e553c8dea937d20a05df02a13263f88bf3ceb Oct 11 10:23:33.873 INFO running `"docker" "start" "-a" "1b1a804989b22ba7e20f316f019e553c8dea937d20a05df02a13263f88bf3ceb"` Oct 11 10:23:34.582 INFO kablam! usermod: no changes Oct 11 10:23:34.635 INFO kablam! Compiling rbtree v0.1.5 Oct 11 10:23:34.636 INFO kablam! Compiling psocket v0.1.5 Oct 11 10:23:36.832 INFO kablam! Compiling td_revent v0.2.2 (/source) Oct 11 10:23:37.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 10:23:37.936 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Oct 11 10:23:37.936 INFO kablam! | Oct 11 10:23:37.936 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Oct 11 10:23:37.936 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:37.936 INFO kablam! | Oct 11 10:23:37.936 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 10:23:37.936 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 11 10:23:37.936 INFO kablam! = note: for more information, see issue #46043 Oct 11 10:23:37.936 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 11 10:23:37.936 INFO kablam! Oct 11 10:23:37.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 10:23:37.936 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Oct 11 10:23:37.936 INFO kablam! | Oct 11 10:23:37.936 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Oct 11 10:23:37.936 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:37.936 INFO kablam! | Oct 11 10:23:37.936 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 11 10:23:37.936 INFO kablam! = note: for more information, see issue #46043 Oct 11 10:23:37.936 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 11 10:23:37.936 INFO kablam! Oct 11 10:23:37.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 10:23:37.936 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Oct 11 10:23:37.936 INFO kablam! | Oct 11 10:23:37.936 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Oct 11 10:23:37.936 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:37.936 INFO kablam! | Oct 11 10:23:37.936 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 11 10:23:37.936 INFO kablam! = note: for more information, see issue #46043 Oct 11 10:23:37.936 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 11 10:23:37.936 INFO kablam! Oct 11 10:23:37.936 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 10:23:37.936 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Oct 11 10:23:37.936 INFO kablam! | Oct 11 10:23:37.936 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Oct 11 10:23:37.936 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:37.936 INFO kablam! | Oct 11 10:23:37.936 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 11 10:23:37.936 INFO kablam! = note: for more information, see issue #46043 Oct 11 10:23:37.936 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 11 10:23:37.936 INFO kablam! Oct 11 10:23:38.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.11s Oct 11 10:23:38.708 INFO kablam! su: No module specific data is present Oct 11 10:23:39.061 INFO running `"docker" "rm" "-f" "1b1a804989b22ba7e20f316f019e553c8dea937d20a05df02a13263f88bf3ceb"` Oct 11 10:23:39.220 INFO blam! 1b1a804989b22ba7e20f316f019e553c8dea937d20a05df02a13263f88bf3ceb Oct 11 10:23:39.220 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:23:39.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:23:39.544 INFO blam! d2a0b550561aed75f4547688f99d8397c138eb6ffb7c323e6a34493005f98e87 Oct 11 10:23:39.548 INFO running `"docker" "start" "-a" "d2a0b550561aed75f4547688f99d8397c138eb6ffb7c323e6a34493005f98e87"` Oct 11 10:23:39.950 INFO kablam! usermod: no changes Oct 11 10:23:40.007 INFO kablam! Compiling td_revent v0.2.2 (/source) Oct 11 10:23:42.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 10:23:42.444 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Oct 11 10:23:42.444 INFO kablam! | Oct 11 10:23:42.444 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Oct 11 10:23:42.444 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:42.444 INFO kablam! | Oct 11 10:23:42.444 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 10:23:42.444 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 11 10:23:42.444 INFO kablam! = note: for more information, see issue #46043 Oct 11 10:23:42.444 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 11 10:23:42.444 INFO kablam! Oct 11 10:23:42.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 10:23:42.444 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Oct 11 10:23:42.444 INFO kablam! | Oct 11 10:23:42.444 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Oct 11 10:23:42.444 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:42.444 INFO kablam! | Oct 11 10:23:42.444 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 11 10:23:42.444 INFO kablam! = note: for more information, see issue #46043 Oct 11 10:23:42.444 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 11 10:23:42.444 INFO kablam! Oct 11 10:23:42.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 10:23:42.444 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Oct 11 10:23:42.444 INFO kablam! | Oct 11 10:23:42.444 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Oct 11 10:23:42.444 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:42.444 INFO kablam! | Oct 11 10:23:42.444 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 11 10:23:42.444 INFO kablam! = note: for more information, see issue #46043 Oct 11 10:23:42.444 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 11 10:23:42.444 INFO kablam! Oct 11 10:23:42.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 10:23:42.444 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Oct 11 10:23:42.444 INFO kablam! | Oct 11 10:23:42.444 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Oct 11 10:23:42.445 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:42.445 INFO kablam! | Oct 11 10:23:42.445 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 11 10:23:42.445 INFO kablam! = note: for more information, see issue #46043 Oct 11 10:23:42.445 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 11 10:23:42.445 INFO kablam! Oct 11 10:23:42.476 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Oct 11 10:23:42.476 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Oct 11 10:23:42.476 INFO kablam! | Oct 11 10:23:42.476 INFO kablam! 137 | a.clone(); Oct 11 10:23:42.476 INFO kablam! | ^^^^^^^^^^ Oct 11 10:23:42.476 INFO kablam! | Oct 11 10:23:42.476 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 10:23:42.476 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Oct 11 10:23:42.476 INFO kablam! Oct 11 10:23:42.906 INFO kablam! warning: unused `#[macro_use]` import Oct 11 10:23:42.906 INFO kablam! --> test/test.rs:1:1 Oct 11 10:23:42.907 INFO kablam! | Oct 11 10:23:42.907 INFO kablam! 1 | #[macro_use] Oct 11 10:23:42.907 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:23:42.907 INFO kablam! | Oct 11 10:23:42.907 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:23:42.907 INFO kablam! Oct 11 10:23:43.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.93s Oct 11 10:23:43.920 INFO kablam! su: No module specific data is present Oct 11 10:23:44.578 INFO running `"docker" "rm" "-f" "d2a0b550561aed75f4547688f99d8397c138eb6ffb7c323e6a34493005f98e87"` Oct 11 10:23:44.888 INFO blam! d2a0b550561aed75f4547688f99d8397c138eb6ffb7c323e6a34493005f98e87 Oct 11 10:23:44.890 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:23:44.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:23:45.356 INFO blam! c30e78c36dd60566a4e924ad626b03a840b7a808d0f94fa9fc15c4d790aa909a Oct 11 10:23:45.364 INFO running `"docker" "start" "-a" "c30e78c36dd60566a4e924ad626b03a840b7a808d0f94fa9fc15c4d790aa909a"` Oct 11 10:23:46.660 INFO kablam! usermod: no changes Oct 11 10:23:46.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 10:23:46.747 INFO kablam! Running /target/debug/deps/td_revent-8e02e61c20dc2ac0 Oct 11 10:23:46.752 INFO blam! Oct 11 10:23:46.752 INFO blam! running 2 tests Oct 11 10:23:46.752 INFO blam! test sys::from_raw_arc::tests::drops ... ok Oct 11 10:23:46.764 INFO blam! test sys::from_raw_arc::tests::smoke ... ok Oct 11 10:23:46.764 INFO blam! Oct 11 10:23:46.764 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:23:46.764 INFO blam! Oct 11 10:23:46.765 INFO kablam! Running /target/debug/deps/test-23bf634ed90b35e2 Oct 11 10:23:46.772 INFO blam! Oct 11 10:23:46.772 INFO blam! running 2 tests Oct 11 10:23:46.772 INFO blam! test test_base_echo::test_base_echo ... ok Oct 11 10:23:46.804 INFO kablam! Doc-tests td_revent Oct 11 10:23:46.805 INFO blam! test test_timer::test_timer ... ok Oct 11 10:23:46.805 INFO blam! Oct 11 10:23:46.805 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:23:46.805 INFO blam! Oct 11 10:23:48.308 INFO blam! Oct 11 10:23:48.308 INFO blam! running 0 tests Oct 11 10:23:48.308 INFO blam! Oct 11 10:23:48.308 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:23:48.308 INFO blam! Oct 11 10:23:48.309 INFO kablam! su: No module specific data is present Oct 11 10:23:49.054 INFO running `"docker" "rm" "-f" "c30e78c36dd60566a4e924ad626b03a840b7a808d0f94fa9fc15c4d790aa909a"` Oct 11 10:23:49.288 INFO blam! c30e78c36dd60566a4e924ad626b03a840b7a808d0f94fa9fc15c4d790aa909a