Oct 10 23:27:25.005 INFO testing ernestrc/rux against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:27:25.005 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:27:25.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 23:27:25.555 INFO blam! 2cf470d79cbe936dfe4d9bcc955ab6b68b2502e97397640a47defe3585dc3a08 Oct 10 23:27:25.556 INFO running `"docker" "start" "-a" "2cf470d79cbe936dfe4d9bcc955ab6b68b2502e97397640a47defe3585dc3a08"` Oct 10 23:27:27.993 INFO kablam! usermod: no changes Oct 10 23:27:28.148 INFO kablam! Compiling pad v0.1.4 Oct 10 23:27:28.148 INFO kablam! Compiling nix v0.7.0 Oct 10 23:27:28.150 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 10 23:27:29.529 INFO kablam! Compiling backtrace v0.3.0 Oct 10 23:27:32.205 INFO kablam! Compiling error-chain v0.7.1 Oct 10 23:27:37.825 INFO kablam! Compiling rux v0.1.0 (/source) Oct 10 23:27:40.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.11s Oct 10 23:27:40.143 INFO kablam! su: No module specific data is present Oct 10 23:27:41.513 INFO running `"docker" "rm" "-f" "2cf470d79cbe936dfe4d9bcc955ab6b68b2502e97397640a47defe3585dc3a08"` Oct 10 23:27:41.880 INFO blam! 2cf470d79cbe936dfe4d9bcc955ab6b68b2502e97397640a47defe3585dc3a08 Oct 10 23:27:41.881 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:27:41.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 23:27:42.308 INFO blam! 41ad04fb0d7033aac4360a05572896d0c933a057521701ab342d967b6b0c47fc Oct 10 23:27:42.310 INFO running `"docker" "start" "-a" "41ad04fb0d7033aac4360a05572896d0c933a057521701ab342d967b6b0c47fc"` Oct 10 23:27:44.900 INFO kablam! usermod: no changes Oct 10 23:27:45.096 INFO kablam! Compiling rux v0.1.0 (/source) Oct 10 23:27:48.566 INFO kablam! warning: unused import: `super::*` Oct 10 23:27:48.566 INFO kablam! --> src/mux/handler.rs:150:7 Oct 10 23:27:48.566 INFO kablam! | Oct 10 23:27:48.566 INFO kablam! 150 | use super::*; Oct 10 23:27:48.566 INFO kablam! | ^^^^^^^^ Oct 10 23:27:48.567 INFO kablam! | Oct 10 23:27:48.567 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:27:48.568 INFO kablam! Oct 10 23:27:50.219 INFO kablam! warning: unused variable: `buffer` Oct 10 23:27:50.219 INFO kablam! --> src/buf/tests.rs:268:18 Oct 10 23:27:50.219 INFO kablam! | Oct 10 23:27:50.219 INFO kablam! 268 | fn from_buffer(buffer: &mut ByteBuffer) -> Result> { Oct 10 23:27:50.219 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 10 23:27:50.219 INFO kablam! | Oct 10 23:27:50.219 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:27:50.219 INFO kablam! Oct 10 23:27:50.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:27:50.609 INFO kablam! --> src/epoll/mod.rs:215:13 Oct 10 23:27:50.610 INFO kablam! | Oct 10 23:27:50.610 INFO kablam! 215 | assert!(ev.events.contains(EPOLLIN)); Oct 10 23:27:50.610 INFO kablam! | ^^^^^^^^^ Oct 10 23:27:50.611 INFO kablam! | Oct 10 23:27:50.612 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 10 23:27:50.612 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 10 23:27:50.616 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:27:50.616 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 10 23:27:50.616 INFO kablam! Oct 10 23:27:54.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.67s Oct 10 23:27:54.635 INFO kablam! su: No module specific data is present Oct 10 23:27:56.262 INFO running `"docker" "rm" "-f" "41ad04fb0d7033aac4360a05572896d0c933a057521701ab342d967b6b0c47fc"` Oct 10 23:27:56.654 INFO blam! 41ad04fb0d7033aac4360a05572896d0c933a057521701ab342d967b6b0c47fc Oct 10 23:27:56.661 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:27:56.662 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 23:27:57.077 INFO blam! e65703ced4ca1333d8f3d0b7282a2d5ce08d79fa9f4cbe35801ca8dd2ed44d6f Oct 10 23:27:57.079 INFO running `"docker" "start" "-a" "e65703ced4ca1333d8f3d0b7282a2d5ce08d79fa9f4cbe35801ca8dd2ed44d6f"` Oct 10 23:28:00.141 INFO kablam! usermod: no changes Oct 10 23:28:00.274 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 23:28:00.292 INFO kablam! Running /target/debug/deps/rux-b53cb779c41c5c5d Oct 10 23:28:00.296 INFO blam! Oct 10 23:28:00.296 INFO blam! running 13 tests Oct 10 23:28:00.313 INFO blam! test buf::tests::buffer_method_buffers ... ok Oct 10 23:28:00.313 INFO blam! test buf::tests::share_read_ref ... ok Oct 10 23:28:00.320 INFO blam! test buf::tests::share_write_ref ... ok Oct 10 23:28:00.320 INFO blam! test epoll::tests::notify_handler ... ok Oct 10 23:28:00.320 INFO blam! test mux::action::tests::decode_encode_notify_action ... ok Oct 10 23:28:00.332 INFO blam! test buf::tests::write_at_index ... ok Oct 10 23:28:00.332 INFO blam! test mux::action::tests::decode_encode_new_action ... ok Oct 10 23:28:00.332 INFO blam! test mux::handler::tests::should_grow_slab ... ok Oct 10 23:28:00.372 INFO blam! test buf::tests::buffer_method_extends_capacity ... ok Oct 10 23:28:00.372 INFO blam! test buf::tests::returns_out_of_capacity_error ... ok Oct 10 23:28:00.373 INFO blam! test buf::tests::reserves_additional_capacity ... ok Oct 10 23:28:00.373 INFO blam! test buf::tests::does_buffer ... ok Oct 10 23:28:00.373 INFO blam! test buf::tests::compacts_buffer_when_out_of_capacity ... ok Oct 10 23:28:00.373 INFO blam! Oct 10 23:28:00.373 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:28:00.373 INFO blam! Oct 10 23:28:00.374 INFO kablam! Doc-tests rux Oct 10 23:28:02.985 INFO blam! Oct 10 23:28:02.985 INFO blam! running 0 tests Oct 10 23:28:02.985 INFO blam! Oct 10 23:28:02.985 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:28:02.985 INFO blam! Oct 10 23:28:02.993 INFO kablam! su: No module specific data is present Oct 10 23:28:04.360 INFO running `"docker" "rm" "-f" "e65703ced4ca1333d8f3d0b7282a2d5ce08d79fa9f4cbe35801ca8dd2ed44d6f"` Oct 10 23:28:04.613 INFO blam! e65703ced4ca1333d8f3d0b7282a2d5ce08d79fa9f4cbe35801ca8dd2ed44d6f