Oct 12 21:49:44.650 INFO testing tgeery/RustTcpClient against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:49:44.652 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:49:45.131 INFO blam! 77eae1675d2c02bd1957de2df5611b5fd64d8b1fda68567b519274cbedb4e8c0 Oct 12 21:49:45.143 INFO running `"docker" "start" "-a" "77eae1675d2c02bd1957de2df5611b5fd64d8b1fda68567b519274cbedb4e8c0"` Oct 12 21:49:46.594 INFO kablam! usermod: no changes Oct 12 21:49:46.693 INFO kablam! Compiling TcpClient v0.1.0 (/source) Oct 12 21:49:46.919 INFO kablam! warning: unused import: `std::io::Write` Oct 12 21:49:46.919 INFO kablam! --> src/main.rs:1:5 Oct 12 21:49:46.919 INFO kablam! | Oct 12 21:49:46.919 INFO kablam! 1 | use std::io::Write; Oct 12 21:49:46.919 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 21:49:46.919 INFO kablam! | Oct 12 21:49:46.919 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:49:46.919 INFO kablam! Oct 12 21:49:46.947 INFO kablam! warning: crate `TcpClient` should have a snake case name such as `tcp_client` Oct 12 21:49:46.947 INFO kablam! | Oct 12 21:49:46.947 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:49:46.947 INFO kablam! Oct 12 21:49:47.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 12 21:49:47.735 INFO kablam! su: No module specific data is present Oct 12 21:49:48.839 INFO running `"docker" "rm" "-f" "77eae1675d2c02bd1957de2df5611b5fd64d8b1fda68567b519274cbedb4e8c0"` Oct 12 21:49:49.115 INFO blam! 77eae1675d2c02bd1957de2df5611b5fd64d8b1fda68567b519274cbedb4e8c0 Oct 12 21:49:49.119 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:49:49.535 INFO blam! 7c856591368266ebcb35446799d77c95725ec28258245e3bf5d3eb64621233f6 Oct 12 21:49:49.544 INFO running `"docker" "start" "-a" "7c856591368266ebcb35446799d77c95725ec28258245e3bf5d3eb64621233f6"` Oct 12 21:49:50.704 INFO kablam! usermod: no changes Oct 12 21:49:50.771 INFO kablam! Compiling TcpClient v0.1.0 (/source) Oct 12 21:49:51.119 INFO kablam! warning: unused import: `std::io::Write` Oct 12 21:49:51.119 INFO kablam! --> src/main.rs:1:5 Oct 12 21:49:51.119 INFO kablam! | Oct 12 21:49:51.119 INFO kablam! 1 | use std::io::Write; Oct 12 21:49:51.119 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 21:49:51.119 INFO kablam! | Oct 12 21:49:51.119 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:49:51.119 INFO kablam! Oct 12 21:49:51.139 INFO kablam! warning: crate `TcpClient` should have a snake case name such as `tcp_client` Oct 12 21:49:51.139 INFO kablam! | Oct 12 21:49:51.139 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:49:51.139 INFO kablam! Oct 12 21:49:51.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 12 21:49:51.643 INFO kablam! su: No module specific data is present Oct 12 21:49:52.276 INFO running `"docker" "rm" "-f" "7c856591368266ebcb35446799d77c95725ec28258245e3bf5d3eb64621233f6"` Oct 12 21:49:52.464 INFO blam! 7c856591368266ebcb35446799d77c95725ec28258245e3bf5d3eb64621233f6 Oct 12 21:49:52.466 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:49:52.887 INFO blam! a638fc4725f876e8f2537de5f3d47cefddece58802111189d31a33aec9d03a3e Oct 12 21:49:52.890 INFO running `"docker" "start" "-a" "a638fc4725f876e8f2537de5f3d47cefddece58802111189d31a33aec9d03a3e"` Oct 12 21:49:54.382 INFO kablam! usermod: no changes Oct 12 21:49:54.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 21:49:54.459 INFO kablam! Running /target/debug/deps/TcpClient-30705c6c6323a362 Oct 12 21:49:54.463 INFO blam! Oct 12 21:49:54.463 INFO blam! running 0 tests Oct 12 21:49:54.463 INFO blam! Oct 12 21:49:54.463 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:49:54.463 INFO blam! Oct 12 21:49:54.463 INFO kablam! su: No module specific data is present Oct 12 21:49:55.192 INFO running `"docker" "rm" "-f" "a638fc4725f876e8f2537de5f3d47cefddece58802111189d31a33aec9d03a3e"` Oct 12 21:49:55.500 INFO blam! a638fc4725f876e8f2537de5f3d47cefddece58802111189d31a33aec9d03a3e