Oct 15 18:23:16.226 INFO testing socket-0.0.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 18:23:16.227 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 18:23:16.630 INFO blam! 76452ebf7b7bf62662a388a07a876681d743ea1c25db9f0cf11695f4e30b1c60 Oct 15 18:23:16.635 INFO running `"docker" "start" "-a" "76452ebf7b7bf62662a388a07a876681d743ea1c25db9f0cf11695f4e30b1c60"` Oct 15 18:23:18.023 INFO kablam! usermod: no changes Oct 15 18:23:18.115 INFO kablam! Compiling socket v0.0.7 (/source) Oct 15 18:23:19.179 INFO kablam! warning: unnecessary `unsafe` block Oct 15 18:23:19.179 INFO kablam! --> src/lib.rs:39:21 Oct 15 18:23:19.179 INFO kablam! | Oct 15 18:23:19.179 INFO kablam! 39 | let value = unsafe { $fun($($x,)*) }; Oct 15 18:23:19.179 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 18:23:19.179 INFO kablam! ... Oct 15 18:23:19.179 INFO kablam! 81 | unsafe { Oct 15 18:23:19.179 INFO kablam! | ------ because it's nested under this `unsafe` block Oct 15 18:23:19.179 INFO kablam! 82 | let mut fds: [c_int; 2] = mem::zeroed(); Oct 15 18:23:19.179 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 15 18:23:19.179 INFO kablam! | -------------------------------------------------------------------------------------------------- in this macro invocation Oct 15 18:23:19.179 INFO kablam! | Oct 15 18:23:19.179 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 15 18:23:19.179 INFO kablam! Oct 15 18:23:19.179 INFO kablam! warning: unnecessary `unsafe` block Oct 15 18:23:19.179 INFO kablam! --> src/lib.rs:39:21 Oct 15 18:23:19.179 INFO kablam! | Oct 15 18:23:19.179 INFO kablam! 39 | let value = unsafe { $fun($($x,)*) }; Oct 15 18:23:19.180 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 18:23:19.180 INFO kablam! ... Oct 15 18:23:19.180 INFO kablam! 129 | unsafe { Oct 15 18:23:19.180 INFO kablam! | ------ because it's nested under this `unsafe` block Oct 15 18:23:19.180 INFO kablam! 130 | let value = &value as *const T as *const c_void; Oct 15 18:23:19.180 INFO kablam! 131 | / _try!( Oct 15 18:23:19.180 INFO kablam! 132 | | setsockopt, Oct 15 18:23:19.180 INFO kablam! 133 | | self.fd, level, name, value, mem::size_of::() as socklen_t); Oct 15 18:23:19.180 INFO kablam! | |_______________________________________________________________________________- in this macro invocation Oct 15 18:23:19.180 INFO kablam! Oct 15 18:23:19.180 INFO kablam! warning: `extern` block uses type `[i32]` which is not FFI-safe: slices have no C equivalent Oct 15 18:23:19.180 INFO kablam! --> src/lib.rs:49:71 Oct 15 18:23:19.180 INFO kablam! | Oct 15 18:23:19.180 INFO kablam! 49 | fn c_socketpair(domain: c_int, type_: c_int, protocol: c_int, sv: *mut [c_int]) -> c_int; Oct 15 18:23:19.180 INFO kablam! | ^^^^^^^^^^^^ Oct 15 18:23:19.180 INFO kablam! | Oct 15 18:23:19.187 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 18:23:19.187 INFO kablam! = help: consider using a raw pointer instead Oct 15 18:23:19.187 INFO kablam! Oct 15 18:23:19.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 15 18:23:19.411 INFO kablam! su: No module specific data is present Oct 15 18:23:20.726 INFO running `"docker" "rm" "-f" "76452ebf7b7bf62662a388a07a876681d743ea1c25db9f0cf11695f4e30b1c60"` Oct 15 18:23:20.992 INFO blam! 76452ebf7b7bf62662a388a07a876681d743ea1c25db9f0cf11695f4e30b1c60 Oct 15 18:23:20.994 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 18:23:21.409 INFO blam! 73ac9d94f1479c14f02b27fe2f8c2857fd8a6ab059bf17e46c637012a6fd7476 Oct 15 18:23:21.411 INFO running `"docker" "start" "-a" "73ac9d94f1479c14f02b27fe2f8c2857fd8a6ab059bf17e46c637012a6fd7476"` Oct 15 18:23:23.359 INFO kablam! usermod: no changes Oct 15 18:23:23.439 INFO kablam! Compiling socket v0.0.7 (/source) Oct 15 18:23:24.563 INFO kablam! warning: unnecessary `unsafe` block Oct 15 18:23:24.563 INFO kablam! --> src/lib.rs:39:21 Oct 15 18:23:24.563 INFO kablam! | Oct 15 18:23:24.563 INFO kablam! 39 | let value = unsafe { $fun($($x,)*) }; Oct 15 18:23:24.563 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 18:23:24.563 INFO kablam! ... Oct 15 18:23:24.563 INFO kablam! 81 | unsafe { Oct 15 18:23:24.563 INFO kablam! | ------ because it's nested under this `unsafe` block Oct 15 18:23:24.563 INFO kablam! 82 | let mut fds: [c_int; 2] = mem::zeroed(); Oct 15 18:23:24.563 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 15 18:23:24.563 INFO kablam! | -------------------------------------------------------------------------------------------------- in this macro invocation Oct 15 18:23:24.563 INFO kablam! | Oct 15 18:23:24.563 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 15 18:23:24.563 INFO kablam! Oct 15 18:23:24.563 INFO kablam! warning: unnecessary `unsafe` block Oct 15 18:23:24.563 INFO kablam! --> src/lib.rs:39:21 Oct 15 18:23:24.563 INFO kablam! | Oct 15 18:23:24.563 INFO kablam! 39 | let value = unsafe { $fun($($x,)*) }; Oct 15 18:23:24.564 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 18:23:24.564 INFO kablam! ... Oct 15 18:23:24.564 INFO kablam! 129 | unsafe { Oct 15 18:23:24.564 INFO kablam! | ------ because it's nested under this `unsafe` block Oct 15 18:23:24.564 INFO kablam! 130 | let value = &value as *const T as *const c_void; Oct 15 18:23:24.564 INFO kablam! 131 | / _try!( Oct 15 18:23:24.564 INFO kablam! 132 | | setsockopt, Oct 15 18:23:24.564 INFO kablam! 133 | | self.fd, level, name, value, mem::size_of::() as socklen_t); Oct 15 18:23:24.564 INFO kablam! | |_______________________________________________________________________________- in this macro invocation Oct 15 18:23:24.564 INFO kablam! Oct 15 18:23:24.565 INFO kablam! warning: `extern` block uses type `[i32]` which is not FFI-safe: slices have no C equivalent Oct 15 18:23:24.565 INFO kablam! --> src/lib.rs:49:71 Oct 15 18:23:24.565 INFO kablam! | Oct 15 18:23:24.565 INFO kablam! 49 | fn c_socketpair(domain: c_int, type_: c_int, protocol: c_int, sv: *mut [c_int]) -> c_int; Oct 15 18:23:24.565 INFO kablam! | ^^^^^^^^^^^^ Oct 15 18:23:24.565 INFO kablam! | Oct 15 18:23:24.565 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 18:23:24.566 INFO kablam! = help: consider using a raw pointer instead Oct 15 18:23:24.566 INFO kablam! Oct 15 18:23:24.568 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 18:23:24.568 INFO kablam! --> src/lib.rs:370:9 Oct 15 18:23:24.569 INFO kablam! | Oct 15 18:23:24.569 INFO kablam! 370 | thread.join(); Oct 15 18:23:24.569 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 18:23:24.569 INFO kablam! | Oct 15 18:23:24.569 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 18:23:24.569 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 18:23:24.569 INFO kablam! Oct 15 18:23:24.570 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 18:23:24.570 INFO kablam! --> src/lib.rs:384:9 Oct 15 18:23:24.570 INFO kablam! | Oct 15 18:23:24.570 INFO kablam! 384 | thread.join(); Oct 15 18:23:24.570 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 18:23:24.570 INFO kablam! | Oct 15 18:23:24.570 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 18:23:24.570 INFO kablam! Oct 15 18:23:25.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 15 18:23:25.791 INFO kablam! su: No module specific data is present Oct 15 18:23:26.313 INFO running `"docker" "rm" "-f" "73ac9d94f1479c14f02b27fe2f8c2857fd8a6ab059bf17e46c637012a6fd7476"` Oct 15 18:23:26.571 INFO blam! 73ac9d94f1479c14f02b27fe2f8c2857fd8a6ab059bf17e46c637012a6fd7476 Oct 15 18:23:26.581 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 18:23:26.937 INFO blam! 6d73cf15498fdda5a3513f17d7bb2cd7fb503c6bf9dbaae3fef78aafd6018e8f Oct 15 18:23:26.941 INFO running `"docker" "start" "-a" "6d73cf15498fdda5a3513f17d7bb2cd7fb503c6bf9dbaae3fef78aafd6018e8f"` Oct 15 18:23:27.844 INFO kablam! usermod: no changes Oct 15 18:23:27.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 18:23:27.907 INFO kablam! Running /target/debug/deps/socket-8b7176a25dbf7c05 Oct 15 18:23:27.910 INFO blam! Oct 15 18:23:27.910 INFO blam! running 5 tests Oct 15 18:23:27.910 INFO blam! test tests::getsockname_works ... ok Oct 15 18:23:27.910 INFO blam! test tests::some_basic_socket_stuff_works ... ok Oct 15 18:23:27.910 INFO blam! test tests::udp_communication_works ... ok Oct 15 18:23:27.911 INFO blam! test tests::socketpair_and_unix_sockets_work ... ok Oct 15 18:23:27.912 INFO blam! test tests::tcp_communication_works ... ok Oct 15 18:23:27.912 INFO blam! Oct 15 18:23:27.913 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:23:27.913 INFO blam! Oct 15 18:23:27.913 INFO kablam! Doc-tests socket Oct 15 18:23:29.185 INFO blam! Oct 15 18:23:29.185 INFO blam! running 0 tests Oct 15 18:23:29.185 INFO blam! Oct 15 18:23:29.186 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:23:29.186 INFO blam! Oct 15 18:23:29.190 INFO kablam! su: No module specific data is present Oct 15 18:23:29.771 INFO running `"docker" "rm" "-f" "6d73cf15498fdda5a3513f17d7bb2cd7fb503c6bf9dbaae3fef78aafd6018e8f"` Oct 15 18:23:30.022 INFO blam! 6d73cf15498fdda5a3513f17d7bb2cd7fb503c6bf9dbaae3fef78aafd6018e8f