Oct 11 04:20:05.968 INFO testing Takamichi-tsutsumi/pong against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:20:05.968 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:20:05.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:20:06.318 INFO blam! 7430b2ef6e016220c07c1336371363aa80ed75ec70e3eb2e7cb36651b67909f7 Oct 11 04:20:06.320 INFO running `"docker" "start" "-a" "7430b2ef6e016220c07c1336371363aa80ed75ec70e3eb2e7cb36651b67909f7"` Oct 11 04:20:07.631 INFO kablam! usermod: no changes Oct 11 04:20:07.740 INFO kablam! Compiling unicode-bidi v0.3.2 Oct 11 04:20:07.741 INFO kablam! Compiling mime v0.2.4 Oct 11 04:20:07.741 INFO kablam! Compiling num_cpus v1.4.0 Oct 11 04:20:10.164 INFO kablam! Compiling idna v0.1.2 Oct 11 04:20:13.152 INFO kablam! Compiling url v1.4.0 Oct 11 04:20:16.209 INFO kablam! Compiling hyper v0.10.10 Oct 11 04:20:24.696 INFO kablam! Compiling pong v0.1.0 (/source) Oct 11 04:20:25.620 INFO kablam! warning: unused variable: `rx` Oct 11 04:20:25.620 INFO kablam! --> src/main.rs:25:14 Oct 11 04:20:25.620 INFO kablam! | Oct 11 04:20:25.620 INFO kablam! 25 | let (tx, rx) = channel(); Oct 11 04:20:25.620 INFO kablam! | ^^ help: consider using `_rx` instead Oct 11 04:20:25.620 INFO kablam! | Oct 11 04:20:25.620 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:20:25.620 INFO kablam! Oct 11 04:20:25.620 INFO kablam! warning: unused variable: `req` Oct 11 04:20:25.620 INFO kablam! --> src/main.rs:13:22 Oct 11 04:20:25.620 INFO kablam! | Oct 11 04:20:25.620 INFO kablam! 13 | fn handle(&self, req: Request, mut res: Response) { Oct 11 04:20:25.620 INFO kablam! | ^^^ help: consider using `_req` instead Oct 11 04:20:25.620 INFO kablam! Oct 11 04:20:25.628 INFO kablam! warning: variable does not need to be mutable Oct 11 04:20:25.628 INFO kablam! --> src/main.rs:13:36 Oct 11 04:20:25.628 INFO kablam! | Oct 11 04:20:25.628 INFO kablam! 13 | fn handle(&self, req: Request, mut res: Response) { Oct 11 04:20:25.628 INFO kablam! | ----^^^ Oct 11 04:20:25.628 INFO kablam! | | Oct 11 04:20:25.628 INFO kablam! | help: remove this `mut` Oct 11 04:20:25.628 INFO kablam! | Oct 11 04:20:25.628 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:20:25.628 INFO kablam! Oct 11 04:20:28.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.37s Oct 11 04:20:28.022 INFO kablam! su: No module specific data is present Oct 11 04:20:28.616 INFO running `"docker" "rm" "-f" "7430b2ef6e016220c07c1336371363aa80ed75ec70e3eb2e7cb36651b67909f7"` Oct 11 04:20:28.856 INFO blam! 7430b2ef6e016220c07c1336371363aa80ed75ec70e3eb2e7cb36651b67909f7 Oct 11 04:20:28.862 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:20:28.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:20:29.197 INFO blam! c96ddf8201b81c11528401fa9dbd650edb356131d3d40ea5eea3ee09ebeb10bc Oct 11 04:20:29.198 INFO running `"docker" "start" "-a" "c96ddf8201b81c11528401fa9dbd650edb356131d3d40ea5eea3ee09ebeb10bc"` Oct 11 04:20:30.228 INFO kablam! usermod: no changes Oct 11 04:20:30.314 INFO kablam! Compiling pong v0.1.0 (/source) Oct 11 04:20:31.294 INFO kablam! warning: unused variable: `rx` Oct 11 04:20:31.294 INFO kablam! --> src/main.rs:25:14 Oct 11 04:20:31.294 INFO kablam! | Oct 11 04:20:31.294 INFO kablam! 25 | let (tx, rx) = channel(); Oct 11 04:20:31.294 INFO kablam! | ^^ help: consider using `_rx` instead Oct 11 04:20:31.294 INFO kablam! | Oct 11 04:20:31.294 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:20:31.294 INFO kablam! Oct 11 04:20:31.294 INFO kablam! warning: unused variable: `req` Oct 11 04:20:31.294 INFO kablam! --> src/main.rs:13:22 Oct 11 04:20:31.294 INFO kablam! | Oct 11 04:20:31.294 INFO kablam! 13 | fn handle(&self, req: Request, mut res: Response) { Oct 11 04:20:31.294 INFO kablam! | ^^^ help: consider using `_req` instead Oct 11 04:20:31.294 INFO kablam! Oct 11 04:20:31.316 INFO kablam! warning: variable does not need to be mutable Oct 11 04:20:31.316 INFO kablam! --> src/main.rs:13:36 Oct 11 04:20:31.316 INFO kablam! | Oct 11 04:20:31.316 INFO kablam! 13 | fn handle(&self, req: Request, mut res: Response) { Oct 11 04:20:31.316 INFO kablam! | ----^^^ Oct 11 04:20:31.316 INFO kablam! | | Oct 11 04:20:31.316 INFO kablam! | help: remove this `mut` Oct 11 04:20:31.316 INFO kablam! | Oct 11 04:20:31.316 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:20:31.316 INFO kablam! Oct 11 04:20:31.794 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 11 04:20:31.801 INFO kablam! su: No module specific data is present Oct 11 04:20:32.394 INFO running `"docker" "rm" "-f" "c96ddf8201b81c11528401fa9dbd650edb356131d3d40ea5eea3ee09ebeb10bc"` Oct 11 04:20:32.741 INFO blam! c96ddf8201b81c11528401fa9dbd650edb356131d3d40ea5eea3ee09ebeb10bc Oct 11 04:20:32.743 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:20:32.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:20:33.257 INFO blam! 0547771c48e9430c4b619f67504b3135ec7e7033dae1a32eaf3dce648bd072a0 Oct 11 04:20:33.264 INFO running `"docker" "start" "-a" "0547771c48e9430c4b619f67504b3135ec7e7033dae1a32eaf3dce648bd072a0"` Oct 11 04:20:34.568 INFO kablam! usermod: no changes Oct 11 04:20:34.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 04:20:34.693 INFO blam! Oct 11 04:20:34.693 INFO kablam! Running /target/debug/deps/pong-26b2121cddcb29eb Oct 11 04:20:34.694 INFO blam! running 0 tests Oct 11 04:20:34.694 INFO kablam! su: No module specific data is present Oct 11 04:20:34.694 INFO blam! Oct 11 04:20:34.694 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:20:34.695 INFO blam! Oct 11 04:20:35.532 INFO running `"docker" "rm" "-f" "0547771c48e9430c4b619f67504b3135ec7e7033dae1a32eaf3dce648bd072a0"` Oct 11 04:20:35.792 INFO blam! 0547771c48e9430c4b619f67504b3135ec7e7033dae1a32eaf3dce648bd072a0