Oct 11 11:16:42.978 INFO testing socket-0.0.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:16:42.978 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:16:42.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11:16:43.128 INFO blam! fb21773945757a34d25f5bece577dc0633f7e88d3591f75612951f4a16b7e08a Oct 11 11:16:43.133 INFO running `"docker" "start" "-a" "fb21773945757a34d25f5bece577dc0633f7e88d3591f75612951f4a16b7e08a"` Oct 11 11:16:44.085 INFO kablam! usermod: no changes Oct 11 11:16:44.224 INFO kablam! Compiling socket v0.0.7 (/source) Oct 11 11:16:45.832 INFO kablam! warning: unnecessary `unsafe` block Oct 11 11:16:45.832 INFO kablam! --> src/lib.rs:39:21 Oct 11 11:16:45.832 INFO kablam! | Oct 11 11:16:45.832 INFO kablam! 39 | let value = unsafe { $fun($($x,)*) }; Oct 11 11:16:45.832 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 11:16:45.832 INFO kablam! ... Oct 11 11:16:45.832 INFO kablam! 81 | unsafe { Oct 11 11:16:45.832 INFO kablam! | ------ because it's nested under this `unsafe` block Oct 11 11:16:45.832 INFO kablam! 82 | let mut fds: [c_int; 2] = mem::zeroed(); Oct 11 11:16:45.832 INFO kablam! 83 | _try!(c_socketpair, domain as c_int, type_ as c_int, protocol as c_int, &mut fds as *mut [c_int]); Oct 11 11:16:45.832 INFO kablam! | -------------------------------------------------------------------------------------------------- in this macro invocation Oct 11 11:16:45.832 INFO kablam! | Oct 11 11:16:45.832 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 11 11:16:45.832 INFO kablam! Oct 11 11:16:45.832 INFO kablam! warning: unnecessary `unsafe` block Oct 11 11:16:45.832 INFO kablam! --> src/lib.rs:39:21 Oct 11 11:16:45.832 INFO kablam! | Oct 11 11:16:45.832 INFO kablam! 39 | let value = unsafe { $fun($($x,)*) }; Oct 11 11:16:45.832 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 11:16:45.832 INFO kablam! ... Oct 11 11:16:45.832 INFO kablam! 129 | unsafe { Oct 11 11:16:45.832 INFO kablam! | ------ because it's nested under this `unsafe` block Oct 11 11:16:45.832 INFO kablam! 130 | let value = &value as *const T as *const c_void; Oct 11 11:16:45.832 INFO kablam! 131 | / _try!( Oct 11 11:16:45.832 INFO kablam! 132 | | setsockopt, Oct 11 11:16:45.832 INFO kablam! 133 | | self.fd, level, name, value, mem::size_of::() as socklen_t); Oct 11 11:16:45.832 INFO kablam! | |_______________________________________________________________________________- in this macro invocation Oct 11 11:16:45.832 INFO kablam! Oct 11 11:16:45.836 INFO kablam! warning: `extern` block uses type `[i32]` which is not FFI-safe: slices have no C equivalent Oct 11 11:16:45.836 INFO kablam! --> src/lib.rs:49:71 Oct 11 11:16:45.836 INFO kablam! | Oct 11 11:16:45.836 INFO kablam! 49 | fn c_socketpair(domain: c_int, type_: c_int, protocol: c_int, sv: *mut [c_int]) -> c_int; Oct 11 11:16:45.836 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:16:45.836 INFO kablam! | Oct 11 11:16:45.836 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 11 11:16:45.836 INFO kablam! = help: consider using a raw pointer instead Oct 11 11:16:45.836 INFO kablam! Oct 11 11:16:46.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 11 11:16:46.212 INFO kablam! su: No module specific data is present Oct 11 11:16:46.984 INFO running `"docker" "rm" "-f" "fb21773945757a34d25f5bece577dc0633f7e88d3591f75612951f4a16b7e08a"` Oct 11 11:16:47.244 INFO blam! fb21773945757a34d25f5bece577dc0633f7e88d3591f75612951f4a16b7e08a Oct 11 11:16:47.246 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:16:47.247 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11:16:47.576 INFO blam! cddb05b766f0f61bc69c1c3d919b77b3f32f10cc5c8e03e1c2c04da4f19ca69b Oct 11 11:16:47.584 INFO running `"docker" "start" "-a" "cddb05b766f0f61bc69c1c3d919b77b3f32f10cc5c8e03e1c2c04da4f19ca69b"` Oct 11 11:16:48.535 INFO kablam! usermod: no changes Oct 11 11:16:48.608 INFO kablam! Compiling socket v0.0.7 (/source) Oct 11 11:16:50.173 INFO kablam! warning: unnecessary `unsafe` block Oct 11 11:16:50.173 INFO kablam! --> src/lib.rs:39:21 Oct 11 11:16:50.173 INFO kablam! | Oct 11 11:16:50.173 INFO kablam! 39 | let value = unsafe { $fun($($x,)*) }; Oct 11 11:16:50.173 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 11:16:50.173 INFO kablam! ... Oct 11 11:16:50.173 INFO kablam! 81 | unsafe { Oct 11 11:16:50.173 INFO kablam! | ------ because it's nested under this `unsafe` block Oct 11 11:16:50.173 INFO kablam! 82 | let mut fds: [c_int; 2] = mem::zeroed(); Oct 11 11:16:50.173 INFO kablam! 83 | _try!(c_socketpair, domain as c_int, type_ as c_int, protocol as c_int, &mut fds as *mut [c_int]); Oct 11 11:16:50.173 INFO kablam! | -------------------------------------------------------------------------------------------------- in this macro invocation Oct 11 11:16:50.173 INFO kablam! | Oct 11 11:16:50.173 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 11 11:16:50.173 INFO kablam! Oct 11 11:16:50.173 INFO kablam! warning: unnecessary `unsafe` block Oct 11 11:16:50.173 INFO kablam! --> src/lib.rs:39:21 Oct 11 11:16:50.173 INFO kablam! | Oct 11 11:16:50.173 INFO kablam! 39 | let value = unsafe { $fun($($x,)*) }; Oct 11 11:16:50.173 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 11:16:50.174 INFO kablam! ... Oct 11 11:16:50.174 INFO kablam! 129 | unsafe { Oct 11 11:16:50.174 INFO kablam! | ------ because it's nested under this `unsafe` block Oct 11 11:16:50.174 INFO kablam! 130 | let value = &value as *const T as *const c_void; Oct 11 11:16:50.174 INFO kablam! 131 | / _try!( Oct 11 11:16:50.174 INFO kablam! 132 | | setsockopt, Oct 11 11:16:50.174 INFO kablam! 133 | | self.fd, level, name, value, mem::size_of::() as socklen_t); Oct 11 11:16:50.174 INFO kablam! | |_______________________________________________________________________________- in this macro invocation Oct 11 11:16:50.174 INFO kablam! Oct 11 11:16:50.174 INFO kablam! warning: `extern` block uses type `[i32]` which is not FFI-safe: slices have no C equivalent Oct 11 11:16:50.174 INFO kablam! --> src/lib.rs:49:71 Oct 11 11:16:50.174 INFO kablam! | Oct 11 11:16:50.174 INFO kablam! 49 | fn c_socketpair(domain: c_int, type_: c_int, protocol: c_int, sv: *mut [c_int]) -> c_int; Oct 11 11:16:50.174 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:16:50.174 INFO kablam! | Oct 11 11:16:50.174 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 11 11:16:50.174 INFO kablam! = help: consider using a raw pointer instead Oct 11 11:16:50.175 INFO kablam! Oct 11 11:16:50.178 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 11:16:50.178 INFO kablam! --> src/lib.rs:370:9 Oct 11 11:16:50.178 INFO kablam! | Oct 11 11:16:50.178 INFO kablam! 370 | thread.join(); Oct 11 11:16:50.178 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 11:16:50.178 INFO kablam! | Oct 11 11:16:50.178 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 11:16:50.178 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 11:16:50.178 INFO kablam! Oct 11 11:16:50.178 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 11:16:50.178 INFO kablam! --> src/lib.rs:384:9 Oct 11 11:16:50.178 INFO kablam! | Oct 11 11:16:50.178 INFO kablam! 384 | thread.join(); Oct 11 11:16:50.178 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 11:16:50.178 INFO kablam! | Oct 11 11:16:50.178 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 11:16:50.178 INFO kablam! Oct 11 11:16:51.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.74s Oct 11 11:16:51.316 INFO kablam! su: No module specific data is present Oct 11 11:16:52.075 INFO running `"docker" "rm" "-f" "cddb05b766f0f61bc69c1c3d919b77b3f32f10cc5c8e03e1c2c04da4f19ca69b"` Oct 11 11:16:52.336 INFO blam! cddb05b766f0f61bc69c1c3d919b77b3f32f10cc5c8e03e1c2c04da4f19ca69b Oct 11 11:16:52.343 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:16:52.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11:16:52.757 INFO blam! d6110569793b00260abb793193b8b0e8166592568b11f5e3993bcd06c2345fe8 Oct 11 11:16:52.758 INFO running `"docker" "start" "-a" "d6110569793b00260abb793193b8b0e8166592568b11f5e3993bcd06c2345fe8"` Oct 11 11:16:53.512 INFO kablam! usermod: no changes Oct 11 11:16:53.560 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 11:16:53.571 INFO kablam! Running /target/debug/deps/socket-8b7176a25dbf7c05 Oct 11 11:16:53.575 INFO blam! Oct 11 11:16:53.575 INFO blam! running 5 tests Oct 11 11:16:53.575 INFO blam! test tests::udp_communication_works ... ok Oct 11 11:16:53.575 INFO blam! test tests::some_basic_socket_stuff_works ... ok Oct 11 11:16:53.575 INFO blam! test tests::getsockname_works ... ok Oct 11 11:16:53.584 INFO blam! test tests::tcp_communication_works ... ok Oct 11 11:16:53.600 INFO blam! test tests::socketpair_and_unix_sockets_work ... ok Oct 11 11:16:53.601 INFO blam! Oct 11 11:16:53.601 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:16:53.601 INFO blam! Oct 11 11:16:53.604 INFO kablam! Doc-tests socket Oct 11 11:16:55.932 INFO blam! Oct 11 11:16:55.932 INFO blam! running 0 tests Oct 11 11:16:55.932 INFO blam! Oct 11 11:16:55.932 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:16:55.932 INFO blam! Oct 11 11:16:55.937 INFO kablam! su: No module specific data is present Oct 11 11:16:56.288 INFO running `"docker" "rm" "-f" "d6110569793b00260abb793193b8b0e8166592568b11f5e3993bcd06c2345fe8"` Oct 11 11:16:56.539 INFO blam! d6110569793b00260abb793193b8b0e8166592568b11f5e3993bcd06c2345fe8