Oct 14 17:43:28.661 INFO testing izissise/rustchat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:43:28.663 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 14 17:43:29.205 INFO blam! 5121997289bf5081ee32464b4d5ac0c1fab4e44fc33fc9dd37547f17839fd203 Oct 14 17:43:29.207 INFO running `"docker" "start" "-a" "5121997289bf5081ee32464b4d5ac0c1fab4e44fc33fc9dd37547f17839fd203"` Oct 14 17:43:31.510 INFO kablam! usermod: no changes Oct 14 17:43:31.652 INFO kablam! Compiling iovec v0.1.2 Oct 14 17:43:31.657 INFO kablam! Compiling net2 v0.2.32 Oct 14 17:43:31.658 INFO kablam! Compiling log v0.4.1 Oct 14 17:43:32.741 INFO kablam! Compiling bytes v0.4.7 Oct 14 17:43:32.810 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 14 17:43:34.033 INFO kablam! Compiling mio v0.6.14 Oct 14 17:43:36.849 INFO kablam! Compiling tokio-io v0.1.6 Oct 14 17:43:41.583 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 14 17:43:41.583 INFO kablam! Compiling tokio-fs v0.1.0 Oct 14 17:43:43.527 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 17:43:43.528 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 17:43:45.209 INFO kablam! Compiling tokio v0.1.6 Oct 14 17:43:47.215 INFO kablam! Compiling rustchat v0.1.0 (/source) Oct 14 17:43:47.839 INFO kablam! warning: field is never used: `clients` Oct 14 17:43:47.839 INFO kablam! --> src/main.rs:10:5 Oct 14 17:43:47.839 INFO kablam! | Oct 14 17:43:47.839 INFO kablam! 10 | clients: Vec, Oct 14 17:43:47.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:43:47.839 INFO kablam! | Oct 14 17:43:47.839 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:43:47.839 INFO kablam! Oct 14 17:43:49.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.46s Oct 14 17:43:49.010 INFO kablam! su: No module specific data is present Oct 14 17:43:50.187 INFO running `"docker" "rm" "-f" "5121997289bf5081ee32464b4d5ac0c1fab4e44fc33fc9dd37547f17839fd203"` Oct 14 17:43:50.398 INFO blam! 5121997289bf5081ee32464b4d5ac0c1fab4e44fc33fc9dd37547f17839fd203 Oct 14 17:43:50.402 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 14 17:43:50.931 INFO blam! cc9dd8f7d5eb217c0578aab51540a66e90db5d1f3eef6d50d459464de8692060 Oct 14 17:43:50.933 INFO running `"docker" "start" "-a" "cc9dd8f7d5eb217c0578aab51540a66e90db5d1f3eef6d50d459464de8692060"` Oct 14 17:43:52.087 INFO kablam! usermod: no changes Oct 14 17:43:52.215 INFO kablam! Compiling rustchat v0.1.0 (/source) Oct 14 17:43:52.944 INFO kablam! warning: field is never used: `clients` Oct 14 17:43:52.945 INFO kablam! --> src/main.rs:10:5 Oct 14 17:43:52.945 INFO kablam! | Oct 14 17:43:52.945 INFO kablam! 10 | clients: Vec, Oct 14 17:43:52.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:43:52.945 INFO kablam! | Oct 14 17:43:52.945 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:43:52.945 INFO kablam! Oct 14 17:43:53.465 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 14 17:43:53.470 INFO kablam! su: No module specific data is present Oct 14 17:43:54.611 INFO running `"docker" "rm" "-f" "cc9dd8f7d5eb217c0578aab51540a66e90db5d1f3eef6d50d459464de8692060"` Oct 14 17:43:54.931 INFO blam! cc9dd8f7d5eb217c0578aab51540a66e90db5d1f3eef6d50d459464de8692060 Oct 14 17:43:54.944 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 14 17:43:55.363 INFO blam! 342bcb782acb1bb95c45bb092997fe97e6c9d785ddbadba46a4f38716faf3d25 Oct 14 17:43:55.371 INFO running `"docker" "start" "-a" "342bcb782acb1bb95c45bb092997fe97e6c9d785ddbadba46a4f38716faf3d25"` Oct 14 17:43:56.366 INFO kablam! usermod: no changes Oct 14 17:43:56.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 17:43:56.549 INFO kablam! Running /target/debug/deps/rustchat-5f600d9b4d70b9b2 Oct 14 17:43:56.556 INFO blam! Oct 14 17:43:56.556 INFO blam! running 0 tests Oct 14 17:43:56.556 INFO blam! Oct 14 17:43:56.556 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:43:56.557 INFO blam! Oct 14 17:43:56.558 INFO kablam! su: No module specific data is present Oct 14 17:43:57.322 INFO running `"docker" "rm" "-f" "342bcb782acb1bb95c45bb092997fe97e6c9d785ddbadba46a4f38716faf3d25"` Oct 14 17:43:57.660 INFO blam! 342bcb782acb1bb95c45bb092997fe97e6c9d785ddbadba46a4f38716faf3d25