Oct 12 21:56:14.120 INFO testing tera3939/rustcp_client against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:56:14.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12 21:56:14.672 INFO blam! 55d685307cb52315115cec11f84049e7e6c80f101df6093d524d6cc9efd4c46b Oct 12 21:56:14.674 INFO running `"docker" "start" "-a" "55d685307cb52315115cec11f84049e7e6c80f101df6093d524d6cc9efd4c46b"` Oct 12 21:56:15.628 INFO kablam! usermod: no changes Oct 12 21:56:15.683 INFO kablam! Compiling rustcp_client v0.1.0 (/source) Oct 12 21:56:15.884 INFO kablam! warning: unused variable: `buffer` Oct 12 21:56:15.884 INFO kablam! --> src/main.rs:12:13 Oct 12 21:56:15.884 INFO kablam! | Oct 12 21:56:15.884 INFO kablam! 12 | let mut buffer = String::new(); Oct 12 21:56:15.884 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 12 21:56:15.884 INFO kablam! | Oct 12 21:56:15.884 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:56:15.884 INFO kablam! Oct 12 21:56:15.884 INFO kablam! warning: variable does not need to be mutable Oct 12 21:56:15.884 INFO kablam! --> src/main.rs:12:9 Oct 12 21:56:15.884 INFO kablam! | Oct 12 21:56:15.884 INFO kablam! 12 | let mut buffer = String::new(); Oct 12 21:56:15.884 INFO kablam! | ----^^^^^^ Oct 12 21:56:15.884 INFO kablam! | | Oct 12 21:56:15.884 INFO kablam! | help: remove this `mut` Oct 12 21:56:15.884 INFO kablam! | Oct 12 21:56:15.884 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:56:15.884 INFO kablam! Oct 12 21:56:15.895 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 21:56:15.895 INFO kablam! --> src/main.rs:18:21 Oct 12 21:56:15.895 INFO kablam! | Oct 12 21:56:15.895 INFO kablam! 18 | stream.write(buffer.as_bytes()); Oct 12 21:56:15.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:56:15.895 INFO kablam! | Oct 12 21:56:15.895 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 21:56:15.895 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 21:56:15.895 INFO kablam! Oct 12 21:56:16.573 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 12 21:56:16.581 INFO kablam! su: No module specific data is present Oct 12 21:56:16.931 INFO running `"docker" "rm" "-f" "55d685307cb52315115cec11f84049e7e6c80f101df6093d524d6cc9efd4c46b"` Oct 12 21:56:17.024 INFO blam! 55d685307cb52315115cec11f84049e7e6c80f101df6093d524d6cc9efd4c46b Oct 12 21:56:17.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12 21:56:17.259 INFO blam! b621c150b06602eb52a4be36ec738fef27e43640bea8a46903a46c32e7bb1398 Oct 12 21:56:17.264 INFO running `"docker" "start" "-a" "b621c150b06602eb52a4be36ec738fef27e43640bea8a46903a46c32e7bb1398"` Oct 12 21:56:17.741 INFO kablam! usermod: no changes Oct 12 21:56:17.763 INFO kablam! Compiling rustcp_client v0.1.0 (/source) Oct 12 21:56:17.945 INFO kablam! warning: unused variable: `buffer` Oct 12 21:56:17.945 INFO kablam! --> src/main.rs:12:13 Oct 12 21:56:17.945 INFO kablam! | Oct 12 21:56:17.945 INFO kablam! 12 | let mut buffer = String::new(); Oct 12 21:56:17.945 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 12 21:56:17.945 INFO kablam! | Oct 12 21:56:17.945 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:56:17.945 INFO kablam! Oct 12 21:56:17.948 INFO kablam! warning: variable does not need to be mutable Oct 12 21:56:17.948 INFO kablam! --> src/main.rs:12:9 Oct 12 21:56:17.948 INFO kablam! | Oct 12 21:56:17.948 INFO kablam! 12 | let mut buffer = String::new(); Oct 12 21:56:17.948 INFO kablam! | ----^^^^^^ Oct 12 21:56:17.948 INFO kablam! | | Oct 12 21:56:17.948 INFO kablam! | help: remove this `mut` Oct 12 21:56:17.948 INFO kablam! | Oct 12 21:56:17.948 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:56:17.948 INFO kablam! Oct 12 21:56:17.962 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 21:56:17.962 INFO kablam! --> src/main.rs:18:21 Oct 12 21:56:17.962 INFO kablam! | Oct 12 21:56:17.962 INFO kablam! 18 | stream.write(buffer.as_bytes()); Oct 12 21:56:17.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:56:17.963 INFO kablam! | Oct 12 21:56:17.963 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 21:56:17.963 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 21:56:17.963 INFO kablam! Oct 12 21:56:18.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.51s Oct 12 21:56:18.275 INFO kablam! su: No module specific data is present Oct 12 21:56:18.499 INFO running `"docker" "rm" "-f" "b621c150b06602eb52a4be36ec738fef27e43640bea8a46903a46c32e7bb1398"` Oct 12 21:56:18.599 INFO blam! b621c150b06602eb52a4be36ec738fef27e43640bea8a46903a46c32e7bb1398 Oct 12 21:56:18.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12 21:56:18.788 INFO blam! 823b6ea6631107a12984ff60925dfac1d491e92a32ee61b6ef0bed873ac645d2 Oct 12 21:56:18.792 INFO running `"docker" "start" "-a" "823b6ea6631107a12984ff60925dfac1d491e92a32ee61b6ef0bed873ac645d2"` Oct 12 21:56:19.365 INFO kablam! usermod: no changes Oct 12 21:56:19.394 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 21:56:19.394 INFO kablam! Running /target/debug/deps/rustcp_client-0f5a07042e44e3ba Oct 12 21:56:19.398 INFO blam! Oct 12 21:56:19.399 INFO blam! running 0 tests Oct 12 21:56:19.399 INFO blam! Oct 12 21:56:19.399 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:56:19.399 INFO blam! Oct 12 21:56:19.399 INFO kablam! su: No module specific data is present Oct 12 21:56:19.803 INFO running `"docker" "rm" "-f" "823b6ea6631107a12984ff60925dfac1d491e92a32ee61b6ef0bed873ac645d2"` Oct 12 21:56:20.067 INFO blam! 823b6ea6631107a12984ff60925dfac1d491e92a32ee61b6ef0bed873ac645d2