Oct 13 02:04:12.353 INFO testing rust-gjk/ChatApp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:04:12.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 02:04:12.867 INFO blam! f79baf42ba22cd3de9d9711435f804265175bc6a3c4295331749bb7ddab8b165 Oct 13 02:04:12.871 INFO running `"docker" "start" "-a" "f79baf42ba22cd3de9d9711435f804265175bc6a3c4295331749bb7ddab8b165"` Oct 13 02:04:14.380 INFO kablam! usermod: no changes Oct 13 02:04:14.479 INFO kablam! Compiling serde v1.0.44 Oct 13 02:04:14.482 INFO kablam! Compiling syn v0.13.4 Oct 13 02:04:29.668 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 13 02:04:36.160 INFO kablam! Compiling serde_derive v1.0.44 Oct 13 02:04:39.611 INFO kablam! Compiling serde_cbor v0.8.2 Oct 13 02:04:47.435 INFO kablam! Compiling ChatApp v0.1.0 (/source) Oct 13 02:04:48.223 INFO kablam! warning: crate `ChatApp` should have a snake case name such as `chat_app` Oct 13 02:04:48.223 INFO kablam! | Oct 13 02:04:48.223 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:04:48.223 INFO kablam! Oct 13 02:04:48.683 INFO kablam! warning: variable does not need to be mutable Oct 13 02:04:48.684 INFO kablam! --> src/server.rs:4:9 Oct 13 02:04:48.684 INFO kablam! | Oct 13 02:04:48.684 INFO kablam! 4 | let mut socket = UdpSocket::bind("0.0.0.0:12345").unwrap(); Oct 13 02:04:48.685 INFO kablam! | ----^^^^^^ Oct 13 02:04:48.685 INFO kablam! | | Oct 13 02:04:48.685 INFO kablam! | help: remove this `mut` Oct 13 02:04:48.685 INFO kablam! | Oct 13 02:04:48.686 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:04:48.686 INFO kablam! Oct 13 02:04:48.686 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:04:48.687 INFO kablam! --> src/client.rs:14:5 Oct 13 02:04:48.687 INFO kablam! | Oct 13 02:04:48.687 INFO kablam! 14 | recv_socket.send(b"connected"); Oct 13 02:04:48.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:04:48.688 INFO kablam! | Oct 13 02:04:48.688 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:04:48.688 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:04:48.688 INFO kablam! Oct 13 02:04:48.689 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:04:48.689 INFO kablam! --> src/client.rs:19:6 Oct 13 02:04:48.689 INFO kablam! | Oct 13 02:04:48.689 INFO kablam! 19 | send_socket.send(zprava.as_bytes()); Oct 13 02:04:48.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:04:48.690 INFO kablam! | Oct 13 02:04:48.690 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:04:48.690 INFO kablam! Oct 13 02:04:49.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.25s Oct 13 02:04:49.656 INFO kablam! su: No module specific data is present Oct 13 02:04:50.529 INFO running `"docker" "rm" "-f" "f79baf42ba22cd3de9d9711435f804265175bc6a3c4295331749bb7ddab8b165"` Oct 13 02:04:50.735 INFO blam! f79baf42ba22cd3de9d9711435f804265175bc6a3c4295331749bb7ddab8b165 Oct 13 02:04:50.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 02:04:51.323 INFO blam! 39b2aa37259fa737313a9086b07e1663c52ab512c13cb786426e931d4be83492 Oct 13 02:04:51.339 INFO running `"docker" "start" "-a" "39b2aa37259fa737313a9086b07e1663c52ab512c13cb786426e931d4be83492"` Oct 13 02:04:52.330 INFO kablam! usermod: no changes Oct 13 02:04:52.427 INFO kablam! Compiling ChatApp v0.1.0 (/source) Oct 13 02:04:52.907 INFO kablam! warning: variable does not need to be mutable Oct 13 02:04:52.907 INFO kablam! --> src/server.rs:4:9 Oct 13 02:04:52.907 INFO kablam! | Oct 13 02:04:52.907 INFO kablam! 4 | let mut socket = UdpSocket::bind("0.0.0.0:12345").unwrap(); Oct 13 02:04:52.907 INFO kablam! | ----^^^^^^ Oct 13 02:04:52.907 INFO kablam! | | Oct 13 02:04:52.907 INFO kablam! | help: remove this `mut` Oct 13 02:04:52.907 INFO kablam! | Oct 13 02:04:52.907 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:04:52.907 INFO kablam! Oct 13 02:04:52.907 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:04:52.907 INFO kablam! --> src/client.rs:14:5 Oct 13 02:04:52.907 INFO kablam! | Oct 13 02:04:52.907 INFO kablam! 14 | recv_socket.send(b"connected"); Oct 13 02:04:52.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:04:52.907 INFO kablam! | Oct 13 02:04:52.907 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:04:52.907 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:04:52.907 INFO kablam! Oct 13 02:04:52.907 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:04:52.907 INFO kablam! --> src/client.rs:19:6 Oct 13 02:04:52.907 INFO kablam! | Oct 13 02:04:52.907 INFO kablam! 19 | send_socket.send(zprava.as_bytes()); Oct 13 02:04:52.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:04:52.907 INFO kablam! | Oct 13 02:04:52.907 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:04:52.907 INFO kablam! Oct 13 02:04:53.351 INFO kablam! warning: crate `ChatApp` should have a snake case name such as `chat_app` Oct 13 02:04:53.351 INFO kablam! | Oct 13 02:04:53.351 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:04:53.351 INFO kablam! Oct 13 02:04:53.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 13 02:04:53.791 INFO kablam! su: No module specific data is present Oct 13 02:04:54.239 INFO running `"docker" "rm" "-f" "39b2aa37259fa737313a9086b07e1663c52ab512c13cb786426e931d4be83492"` Oct 13 02:04:54.491 INFO blam! 39b2aa37259fa737313a9086b07e1663c52ab512c13cb786426e931d4be83492 Oct 13 02:04:54.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 02:04:54.903 INFO blam! 50f978a17d566c9fa2495529716024400a93daeccc89624d991d0c240192a19a Oct 13 02:04:54.907 INFO running `"docker" "start" "-a" "50f978a17d566c9fa2495529716024400a93daeccc89624d991d0c240192a19a"` Oct 13 02:04:56.315 INFO kablam! usermod: no changes Oct 13 02:04:56.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 13 02:04:56.428 INFO kablam! Running /target/debug/deps/ChatApp-a5c52e86bdddbff7 Oct 13 02:04:56.431 INFO blam! Oct 13 02:04:56.431 INFO blam! running 0 tests Oct 13 02:04:56.431 INFO blam! Oct 13 02:04:56.431 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:04:56.431 INFO blam! Oct 13 02:04:56.431 INFO kablam! Running /target/debug/deps/ChatApp-22bee5beb665858a Oct 13 02:04:56.438 INFO blam! Oct 13 02:04:56.438 INFO blam! running 0 tests Oct 13 02:04:56.438 INFO blam! Oct 13 02:04:56.438 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:04:56.438 INFO blam! Oct 13 02:04:56.438 INFO kablam! Doc-tests ChatApp Oct 13 02:04:57.087 INFO kablam! su: No module specific data is present Oct 13 02:04:57.087 INFO blam! Oct 13 02:04:57.087 INFO blam! running 0 tests Oct 13 02:04:57.087 INFO blam! Oct 13 02:04:57.087 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:04:57.087 INFO blam! Oct 13 02:04:58.428 INFO running `"docker" "rm" "-f" "50f978a17d566c9fa2495529716024400a93daeccc89624d991d0c240192a19a"` Oct 13 02:04:58.803 INFO blam! 50f978a17d566c9fa2495529716024400a93daeccc89624d991d0c240192a19a