Oct 11 09:18:08.305 INFO testing udt-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:18:08.305 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:18:08.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 09:18:08.617 INFO blam! 3bb973e322364f16ced39283d606bc02b3a051f7d621063074bb097715b12787 Oct 11 09:18:08.624 INFO running `"docker" "start" "-a" "3bb973e322364f16ced39283d606bc02b3a051f7d621063074bb097715b12787"` Oct 11 09:18:09.097 INFO kablam! usermod: no changes Oct 11 09:18:09.148 INFO kablam! Compiling libudt4-sys v0.2.0 Oct 11 09:18:18.771 INFO kablam! Compiling udt v0.2.0 (/source) Oct 11 09:18:20.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.88s Oct 11 09:18:20.004 INFO kablam! su: No module specific data is present Oct 11 09:18:20.752 INFO running `"docker" "rm" "-f" "3bb973e322364f16ced39283d606bc02b3a051f7d621063074bb097715b12787"` Oct 11 09:18:21.048 INFO blam! 3bb973e322364f16ced39283d606bc02b3a051f7d621063074bb097715b12787 Oct 11 09:18:21.056 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:18:21.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 09:18:21.562 INFO blam! e947aa29875de956481779a7702bccbf87b2be85a1b22b50b95b88035d517590 Oct 11 09:18:21.563 INFO running `"docker" "start" "-a" "e947aa29875de956481779a7702bccbf87b2be85a1b22b50b95b88035d517590"` Oct 11 09:18:22.644 INFO kablam! usermod: no changes Oct 11 09:18:22.740 INFO kablam! Compiling udt v0.2.0 (/source) Oct 11 09:18:24.271 INFO kablam! warning: unreachable expression Oct 11 09:18:24.271 INFO kablam! --> src/lib.rs:1057:76 Oct 11 09:18:24.271 INFO kablam! | Oct 11 09:18:24.272 INFO kablam! 1057 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 11 09:18:24.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:18:24.272 INFO kablam! | Oct 11 09:18:24.272 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 09:18:24.272 INFO kablam! Oct 11 09:18:24.272 INFO kablam! warning: unreachable expression Oct 11 09:18:24.272 INFO kablam! --> src/lib.rs:1078:76 Oct 11 09:18:24.272 INFO kablam! | Oct 11 09:18:24.272 INFO kablam! 1078 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 11 09:18:24.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:18:24.272 INFO kablam! Oct 11 09:18:24.416 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 09:18:24.416 INFO kablam! --> src/lib.rs:1057:5 Oct 11 09:18:24.416 INFO kablam! | Oct 11 09:18:24.416 INFO kablam! 1057 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 11 09:18:24.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:18:24.416 INFO kablam! | Oct 11 09:18:24.416 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 09:18:24.416 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 09:18:24.416 INFO kablam! Oct 11 09:18:24.416 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 09:18:24.416 INFO kablam! --> src/lib.rs:1078:5 Oct 11 09:18:24.416 INFO kablam! | Oct 11 09:18:24.416 INFO kablam! 1078 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 11 09:18:24.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:18:24.416 INFO kablam! | Oct 11 09:18:24.416 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 09:18:24.416 INFO kablam! Oct 11 09:18:26.676 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.01s Oct 11 09:18:26.686 INFO kablam! su: No module specific data is present Oct 11 09:18:27.488 INFO running `"docker" "rm" "-f" "e947aa29875de956481779a7702bccbf87b2be85a1b22b50b95b88035d517590"` Oct 11 09:18:27.605 INFO blam! e947aa29875de956481779a7702bccbf87b2be85a1b22b50b95b88035d517590 Oct 11 09:18:27.606 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:18:27.606 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 09:18:27.969 INFO blam! bd9199345b98a6cf366f06818f490157a373de1cbd2de4b8df0a41dd903865fc Oct 11 09:18:27.971 INFO running `"docker" "start" "-a" "bd9199345b98a6cf366f06818f490157a373de1cbd2de4b8df0a41dd903865fc"` Oct 11 09:18:29.001 INFO kablam! usermod: no changes Oct 11 09:18:29.077 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 09:18:29.100 INFO kablam! Running /target/debug/deps/udt-cba64b3ae6c3f6dc Oct 11 09:18:29.116 INFO blam! Oct 11 09:18:29.116 INFO blam! running 3 tests Oct 11 09:18:29.124 INFO blam! test test_udt_bind ... ok Oct 11 09:18:29.124 INFO blam! test test_udt_socket ... ok Oct 11 09:18:33.622 INFO blam! test test_udt_socket_state ... ok Oct 11 09:18:33.623 INFO blam! Oct 11 09:18:33.623 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:18:33.623 INFO blam! Oct 11 09:18:33.632 INFO kablam! Running /target/debug/deps/test-18c5804d051f35d9 Oct 11 09:18:33.633 INFO blam! Oct 11 09:18:33.633 INFO blam! running 7 tests Oct 11 09:18:33.665 INFO blam! Server bound to V4(127.0.0.1:59195) Oct 11 09:18:33.666 INFO blam! Epoll Epoll { eid: 1, rd_vec: [], wr_vec: [] } created Oct 11 09:18:33.666 INFO blam! test test_setsockopt ... ok Oct 11 09:18:33.672 INFO blam! Server bound to V4(127.0.0.1:44636) Oct 11 09:18:33.673 INFO blam! test test_epoll3 ... ok Oct 11 09:18:33.673 INFO blam! test test_getsockopt ... ok Oct 11 09:18:33.679 INFO blam! Pending sockets: [UdtSocket { _sock: 550335345 }] [] Oct 11 09:18:33.679 INFO blam! trying to accept new sock Oct 11 09:18:33.679 INFO blam! Server recieved connection from V4(127.0.0.1:34103) Oct 11 09:18:33.797 INFO blam! Pending sockets: [UdtSocket { _sock: 550335335 }] [] Oct 11 09:18:33.797 INFO blam! Received message: "hello" Oct 11 09:18:33.805 INFO blam! test test_send ... ok Oct 11 09:18:33.896 INFO blam! test test_sendmsg ... ok Oct 11 09:18:34.899 INFO blam! Pending sockets: [] [] Oct 11 09:18:36.008 INFO blam! Pending sockets: [] [] Oct 11 09:18:36.785 INFO blam! Pending sockets: [UdtSocket { _sock: 550335335 }] [] Oct 11 09:18:36.785 INFO blam! Received message: "world" Oct 11 09:18:36.785 INFO blam! Client is done Oct 11 09:18:36.885 INFO blam! Pending sockets: [UdtSocket { _sock: 550335335 }] [] Oct 11 09:18:36.886 INFO blam! Received message: "done." Oct 11 09:18:37.002 INFO blam! test test_epoll ... ok Oct 11 09:18:37.992 INFO blam! Pending sockets: [] [] Oct 11 09:18:38.697 INFO blam! Pending sockets: [UdtSocket { _sock: 550335335 }] [UdtSocket { _sock: 550335335 }] Oct 11 09:18:38.705 INFO blam! Error on recieve, removing usock Oct 11 09:18:38.706 INFO blam! state: NONEXIST Oct 11 09:18:38.706 INFO blam! Sock UdtSocket { _sock: 550335335 } is in state NONEXIST Oct 11 09:18:38.804 INFO blam! test test_epoll2 ... ok Oct 11 09:18:38.804 INFO blam! Oct 11 09:18:38.804 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:18:38.805 INFO blam! Oct 11 09:18:38.829 INFO kablam! Doc-tests udt Oct 11 09:18:39.848 INFO blam! Oct 11 09:18:39.848 INFO blam! running 4 tests Oct 11 09:18:43.178 INFO blam! test src/lib.rs - (line 21) ... ok Oct 11 09:18:43.672 INFO blam! test <::bitflags::bitflags macros> - EpollEvents (line 11) ... ok Oct 11 09:18:43.861 INFO blam! test src/lib.rs - UdtOpts (line 188) ... ok Oct 11 09:18:44.160 INFO blam! test src/lib.rs - UdtSocket::getsockopt (line 844) ... ok Oct 11 09:18:44.160 INFO blam! Oct 11 09:18:44.160 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:18:44.160 INFO blam! Oct 11 09:18:44.173 INFO kablam! su: No module specific data is present Oct 11 09:18:44.956 INFO running `"docker" "rm" "-f" "bd9199345b98a6cf366f06818f490157a373de1cbd2de4b8df0a41dd903865fc"` Oct 11 09:18:45.256 INFO blam! bd9199345b98a6cf366f06818f490157a373de1cbd2de4b8df0a41dd903865fc