Oct 15 17:01:46.759 INFO testing td_revent-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:01:46.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:47.167 INFO blam! 9e3384ea7a3dd707d29b964e6d8f17aa591181ec1de21a6294b3b19b49821f83 Oct 15 17:01:47.183 INFO running `"docker" "start" "-a" "9e3384ea7a3dd707d29b964e6d8f17aa591181ec1de21a6294b3b19b49821f83"` Oct 15 17:01:49.042 INFO kablam! usermod: no changes Oct 15 17:01:49.127 INFO kablam! Compiling rbtree v0.1.5 Oct 15 17:01:49.131 INFO kablam! Compiling psocket v0.1.5 Oct 15 17:01:49.139 INFO kablam! Compiling nix v0.5.1 Oct 15 17:01:56.048 INFO kablam! Compiling td_revent v0.2.2 (/source) Oct 15 17:01:56.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:56.999 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Oct 15 17:01:56.999 INFO kablam! | Oct 15 17:01:56.999 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Oct 15 17:01:56.999 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:56.999 INFO kablam! | Oct 15 17:01:56.999 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 17:01:56.999 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:56.999 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:56.999 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:56.999 INFO kablam! Oct 15 17:01:56.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:56.999 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Oct 15 17:01:56.999 INFO kablam! | Oct 15 17:01:56.999 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Oct 15 17:01:56.999 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:56.999 INFO kablam! | Oct 15 17:01:57.000 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.000 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:57.000 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.000 INFO kablam! Oct 15 17:01:57.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:57.000 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Oct 15 17:01:57.000 INFO kablam! | Oct 15 17:01:57.000 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Oct 15 17:01:57.000 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:57.000 INFO kablam! | Oct 15 17:01:57.000 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.000 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:57.000 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.000 INFO kablam! Oct 15 17:01:57.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:01:57.000 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Oct 15 17:01:57.000 INFO kablam! | Oct 15 17:01:57.000 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Oct 15 17:01:57.000 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:01:57.000 INFO kablam! | Oct 15 17:01:57.000 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.000 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:01:57.001 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.001 INFO kablam! Oct 15 17:01:58.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.11s Oct 15 17:01:58.195 INFO kablam! su: No module specific data is present Oct 15 17:01:59.311 INFO running `"docker" "rm" "-f" "9e3384ea7a3dd707d29b964e6d8f17aa591181ec1de21a6294b3b19b49821f83"` Oct 15 17:01:59.599 INFO blam! 9e3384ea7a3dd707d29b964e6d8f17aa591181ec1de21a6294b3b19b49821f83 Oct 15 17:01:59.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:02:00.111 INFO blam! 79e559cc39c92ab2b4e52a9087e9a9055b08212f4edbd9ae519902dbba33245d Oct 15 17:02:00.128 INFO running `"docker" "start" "-a" "79e559cc39c92ab2b4e52a9087e9a9055b08212f4edbd9ae519902dbba33245d"` Oct 15 17:02:01.190 INFO kablam! usermod: no changes Oct 15 17:02:01.275 INFO kablam! Compiling td_revent v0.2.2 (/source) Oct 15 17:02:02.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:02:02.847 INFO kablam! --> src/sys/unix/epoll.rs:194:16 Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 INFO kablam! 194 | if value.events.contains(EPOLLIN) { Oct 15 17:02:02.847 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 17:02:02.847 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:02:02.847 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:02:02.847 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:02:02.847 INFO kablam! Oct 15 17:02:02.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:02:02.847 INFO kablam! --> src/sys/unix/epoll.rs:197:16 Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 INFO kablam! 197 | if value.events.contains(EPOLLOUT) { Oct 15 17:02:02.847 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 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:02:02.847 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:02:02.847 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:02:02.847 INFO kablam! Oct 15 17:02:02.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:02:02.847 INFO kablam! --> src/sys/unix/epoll.rs:231:16 Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 INFO kablam! 231 | if value.events.contains(EPOLLIN) { Oct 15 17:02:02.847 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 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:02:02.847 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:02:02.847 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:02:02.847 INFO kablam! Oct 15 17:02:02.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 17:02:02.847 INFO kablam! --> src/sys/unix/epoll.rs:234:16 Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 INFO kablam! 234 | if value.events.contains(EPOLLOUT) { Oct 15 17:02:02.847 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 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:02:02.847 INFO kablam! = note: for more information, see issue #46043 Oct 15 17:02:02.847 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:02:02.847 INFO kablam! Oct 15 17:02:02.847 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Oct 15 17:02:02.847 INFO kablam! --> src/sys/from_raw_arc.rs:137:13 Oct 15 17:02:02.847 INFO kablam! | Oct 15 17:02:02.847 INFO kablam! 137 | a.clone(); Oct 15 17:02:02.847 INFO kablam! | ^^^^^^^^^^ Oct 15 17:02:02.851 INFO kablam! | Oct 15 17:02:02.851 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 17:02:02.851 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Oct 15 17:02:02.851 INFO kablam! Oct 15 17:02:03.292 INFO kablam! warning: unused `#[macro_use]` import Oct 15 17:02:03.292 INFO kablam! --> test/test.rs:1:1 Oct 15 17:02:03.292 INFO kablam! | Oct 15 17:02:03.292 INFO kablam! 1 | #[macro_use] Oct 15 17:02:03.292 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:02:03.292 INFO kablam! | Oct 15 17:02:03.292 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:02:03.292 INFO kablam! Oct 15 17:02:04.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.14s Oct 15 17:02:04.379 INFO kablam! su: No module specific data is present Oct 15 17:02:04.767 INFO running `"docker" "rm" "-f" "79e559cc39c92ab2b4e52a9087e9a9055b08212f4edbd9ae519902dbba33245d"` Oct 15 17:02:04.891 INFO blam! 79e559cc39c92ab2b4e52a9087e9a9055b08212f4edbd9ae519902dbba33245d Oct 15 17:02:04.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:02:05.125 INFO blam! 6e75fa1030905d9dcfa1a9888ca2949a6862478c27955e07f0e8a2544f84211e Oct 15 17:02:05.129 INFO running `"docker" "start" "-a" "6e75fa1030905d9dcfa1a9888ca2949a6862478c27955e07f0e8a2544f84211e"` Oct 15 17:02:05.723 INFO kablam! usermod: no changes Oct 15 17:02:05.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 17:02:05.815 INFO kablam! Running /target/debug/deps/td_revent-8e02e61c20dc2ac0 Oct 15 17:02:05.815 INFO blam! Oct 15 17:02:05.815 INFO blam! running 2 tests Oct 15 17:02:05.818 INFO blam! test sys::from_raw_arc::tests::drops ... ok Oct 15 17:02:05.818 INFO blam! test sys::from_raw_arc::tests::smoke ... ok Oct 15 17:02:05.818 INFO blam! Oct 15 17:02:05.818 INFO kablam! Running /target/debug/deps/test-23bf634ed90b35e2 Oct 15 17:02:05.819 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:05.819 INFO blam! Oct 15 17:02:05.821 INFO blam! Oct 15 17:02:05.821 INFO blam! running 2 tests Oct 15 17:02:05.822 INFO blam! test test_base_echo::test_base_echo ... ok Oct 15 17:02:05.831 INFO blam! test test_timer::test_timer ... ok Oct 15 17:02:05.831 INFO kablam! Doc-tests td_revent Oct 15 17:02:05.831 INFO blam! Oct 15 17:02:05.831 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:05.831 INFO blam! Oct 15 17:02:06.651 INFO blam! Oct 15 17:02:06.651 INFO blam! running 0 tests Oct 15 17:02:06.651 INFO blam! Oct 15 17:02:06.651 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:06.651 INFO blam! Oct 15 17:02:06.659 INFO kablam! su: No module specific data is present Oct 15 17:02:07.040 INFO running `"docker" "rm" "-f" "6e75fa1030905d9dcfa1a9888ca2949a6862478c27955e07f0e8a2544f84211e"` Oct 15 17:02:07.125 INFO blam! 6e75fa1030905d9dcfa1a9888ca2949a6862478c27955e07f0e8a2544f84211e