Oct 15 15:21:02.982 INFO testing udt-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:21:02.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:21:03.267 INFO blam! 907c1b881436f9ec4dbc4ce4bd4ec52624c7b995a6a07f03dd94b46dd4076e86 Oct 15 15:21:03.269 INFO running `"docker" "start" "-a" "907c1b881436f9ec4dbc4ce4bd4ec52624c7b995a6a07f03dd94b46dd4076e86"` Oct 15 15:21:03.969 INFO kablam! usermod: no changes Oct 15 15:21:04.073 INFO kablam! Compiling libudt4-sys v0.2.0 Oct 15 15:21:13.539 INFO kablam! Compiling udt v0.2.0 (/source) Oct 15 15:21:14.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.78s Oct 15 15:21:14.774 INFO kablam! su: No module specific data is present Oct 15 15:21:15.427 INFO running `"docker" "rm" "-f" "907c1b881436f9ec4dbc4ce4bd4ec52624c7b995a6a07f03dd94b46dd4076e86"` Oct 15 15:21:15.719 INFO blam! 907c1b881436f9ec4dbc4ce4bd4ec52624c7b995a6a07f03dd94b46dd4076e86 Oct 15 15:21:15.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:21:16.067 INFO blam! 1cf5d0476c1ca9c8c8feb4eeacbf2e8b6a1fdd7f5ca1ca14da6cdd05f6178476 Oct 15 15:21:16.079 INFO running `"docker" "start" "-a" "1cf5d0476c1ca9c8c8feb4eeacbf2e8b6a1fdd7f5ca1ca14da6cdd05f6178476"` Oct 15 15:21:16.707 INFO kablam! usermod: no changes Oct 15 15:21:16.768 INFO kablam! Compiling udt v0.2.0 (/source) Oct 15 15:21:17.691 INFO kablam! warning: unreachable expression Oct 15 15:21:17.691 INFO kablam! --> src/lib.rs:1057:76 Oct 15 15:21:17.691 INFO kablam! | Oct 15 15:21:17.691 INFO kablam! 1057 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 15 15:21:17.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:21:17.691 INFO kablam! | Oct 15 15:21:17.691 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 15:21:17.691 INFO kablam! Oct 15 15:21:17.691 INFO kablam! warning: unreachable expression Oct 15 15:21:17.691 INFO kablam! --> src/lib.rs:1078:76 Oct 15 15:21:17.691 INFO kablam! | Oct 15 15:21:17.691 INFO kablam! 1078 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 15 15:21:17.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:21:17.691 INFO kablam! Oct 15 15:21:17.903 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 15:21:17.903 INFO kablam! --> src/lib.rs:1057:5 Oct 15 15:21:17.903 INFO kablam! | Oct 15 15:21:17.903 INFO kablam! 1057 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 15 15:21:17.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:21:17.903 INFO kablam! | Oct 15 15:21:17.903 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 15:21:17.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 15:21:17.903 INFO kablam! Oct 15 15:21:17.903 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 15:21:17.903 INFO kablam! --> src/lib.rs:1078:5 Oct 15 15:21:17.903 INFO kablam! | Oct 15 15:21:17.903 INFO kablam! 1078 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 15 15:21:17.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:21:17.903 INFO kablam! | Oct 15 15:21:17.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 15:21:17.903 INFO kablam! Oct 15 15:21:19.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.02s Oct 15 15:21:19.764 INFO kablam! su: No module specific data is present Oct 15 15:21:20.011 INFO running `"docker" "rm" "-f" "1cf5d0476c1ca9c8c8feb4eeacbf2e8b6a1fdd7f5ca1ca14da6cdd05f6178476"` Oct 15 15:21:20.110 INFO blam! 1cf5d0476c1ca9c8c8feb4eeacbf2e8b6a1fdd7f5ca1ca14da6cdd05f6178476 Oct 15 15:21:20.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:21:20.259 INFO blam! 32d604d43c2139588eaea784216a455a49840703141a77d012b30045508fcab9 Oct 15 15:21:20.261 INFO running `"docker" "start" "-a" "32d604d43c2139588eaea784216a455a49840703141a77d012b30045508fcab9"` Oct 15 15:21:20.733 INFO kablam! usermod: no changes Oct 15 15:21:20.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 15:21:20.774 INFO kablam! Running /target/debug/deps/udt-cba64b3ae6c3f6dc Oct 15 15:21:20.781 INFO blam! Oct 15 15:21:20.781 INFO blam! running 3 tests Oct 15 15:21:20.781 INFO blam! test test_udt_socket ... ok Oct 15 15:21:20.781 INFO blam! test test_udt_bind ... ok Oct 15 15:21:25.283 INFO blam! test test_udt_socket_state ... ok Oct 15 15:21:25.283 INFO blam! Oct 15 15:21:25.283 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:21:25.283 INFO blam! Oct 15 15:21:25.295 INFO kablam! Running /target/debug/deps/test-18c5804d051f35d9 Oct 15 15:21:25.317 INFO blam! Oct 15 15:21:25.317 INFO blam! running 7 tests Oct 15 15:21:25.327 INFO blam! test test_getsockopt ... ok Oct 15 15:21:25.335 INFO blam! Server bound to V4(127.0.0.1:41026) Oct 15 15:21:25.335 INFO blam! Server bound to V4(127.0.0.1:37593) Oct 15 15:21:25.335 INFO blam! Epoll Epoll { eid: 1, rd_vec: [], wr_vec: [] } created Oct 15 15:21:25.339 INFO blam! test test_epoll3 ... ok Oct 15 15:21:25.339 INFO blam! test test_setsockopt ... ok Oct 15 15:21:25.363 INFO blam! Pending sockets: [UdtSocket { _sock: 1053832831 }] [] Oct 15 15:21:25.363 INFO blam! trying to accept new sock Oct 15 15:21:25.364 INFO blam! Server recieved connection from V4(127.0.0.1:47388) Oct 15 15:21:25.463 INFO blam! test test_send ... ok Oct 15 15:21:25.463 INFO blam! Pending sockets: [UdtSocket { _sock: 1053832819 }] [] Oct 15 15:21:25.463 INFO blam! Received message: "hello" Oct 15 15:21:25.567 INFO blam! test test_sendmsg ... ok Oct 15 15:21:26.562 INFO blam! Pending sockets: [] [] Oct 15 15:21:27.677 INFO blam! Pending sockets: [] [] Oct 15 15:21:28.457 INFO blam! Pending sockets: [UdtSocket { _sock: 1053832819 }] [] Oct 15 15:21:28.457 INFO blam! Received message: "world" Oct 15 15:21:28.457 INFO blam! Client is done Oct 15 15:21:28.555 INFO blam! Pending sockets: [UdtSocket { _sock: 1053832819 }] [] Oct 15 15:21:28.555 INFO blam! Received message: "done." Oct 15 15:21:28.659 INFO blam! test test_epoll ... ok Oct 15 15:21:29.667 INFO blam! Pending sockets: [] [] Oct 15 15:21:30.342 INFO blam! Pending sockets: [UdtSocket { _sock: 1053832819 }] [UdtSocket { _sock: 1053832819 }] Oct 15 15:21:30.359 INFO blam! Error on recieve, removing usock Oct 15 15:21:30.360 INFO blam! state: NONEXIST Oct 15 15:21:30.360 INFO blam! Sock UdtSocket { _sock: 1053832819 } is in state NONEXIST Oct 15 15:21:30.467 INFO blam! test test_epoll2 ... ok Oct 15 15:21:30.467 INFO blam! Oct 15 15:21:30.468 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:21:30.468 INFO blam! Oct 15 15:21:30.499 INFO kablam! Doc-tests udt Oct 15 15:21:31.511 INFO blam! Oct 15 15:21:31.511 INFO blam! running 4 tests Oct 15 15:21:35.729 INFO blam! test src/lib.rs - (line 21) ... ok Oct 15 15:21:35.903 INFO blam! test src/lib.rs - UdtSocket::getsockopt (line 844) ... ok Oct 15 15:21:36.136 INFO blam! test src/lib.rs - UdtOpts (line 188) ... ok Oct 15 15:21:36.242 INFO blam! test <::bitflags::bitflags macros> - EpollEvents (line 11) ... ok Oct 15 15:21:36.242 INFO blam! Oct 15 15:21:36.243 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:21:36.243 INFO blam! Oct 15 15:21:36.267 INFO kablam! su: No module specific data is present Oct 15 15:21:37.060 INFO running `"docker" "rm" "-f" "32d604d43c2139588eaea784216a455a49840703141a77d012b30045508fcab9"` Oct 15 15:21:37.326 INFO blam! 32d604d43c2139588eaea784216a455a49840703141a77d012b30045508fcab9