Oct 12 17:40:15.733 INFO testing yuya373/line-chat against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 17:40:15.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:40:16.215 INFO blam! e54e83724fa2e6227e6063eea173230a4c16e2f5b25b9e161d239573dbb076a2 Oct 12 17:40:16.223 INFO running `"docker" "start" "-a" "e54e83724fa2e6227e6063eea173230a4c16e2f5b25b9e161d239573dbb076a2"` Oct 12 17:40:17.567 INFO kablam! usermod: no changes Oct 12 17:40:17.711 INFO kablam! Compiling nodrop v0.1.12 Oct 12 17:40:17.711 INFO kablam! Compiling memoffset v0.2.1 Oct 12 17:40:17.711 INFO kablam! Compiling lazy_static v1.0.1 Oct 12 17:40:17.715 INFO kablam! Compiling scopeguard v0.3.3 Oct 12 17:40:17.715 INFO kablam! Compiling iovec v0.1.2 Oct 12 17:40:17.715 INFO kablam! Compiling rand v0.4.2 Oct 12 17:40:17.715 INFO kablam! Compiling num_cpus v1.8.0 Oct 12 17:40:17.715 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 12 17:40:18.404 INFO kablam! Compiling net2 v0.2.32 Oct 12 17:40:18.613 INFO kablam! Compiling log v0.4.1 Oct 12 17:40:18.779 INFO kablam! Compiling arrayvec v0.4.7 Oct 12 17:40:20.003 INFO kablam! Compiling bytes v0.4.8 Oct 12 17:40:22.691 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 12 17:40:22.815 INFO kablam! Compiling mio v0.6.14 Oct 12 17:40:25.855 INFO kablam! Compiling tokio-io v0.1.6 Oct 12 17:40:26.715 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 12 17:40:27.947 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 12 17:40:30.115 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 12 17:40:33.032 INFO kablam! Compiling tokio-fs v0.1.0 Oct 12 17:40:33.339 INFO kablam! Compiling tokio-udp v0.1.0 Oct 12 17:40:33.339 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 17:40:34.915 INFO kablam! Compiling tokio v0.1.6 Oct 12 17:40:37.207 INFO kablam! Compiling line-chat v0.1.0 (/source) Oct 12 17:40:39.558 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.96s Oct 12 17:40:39.567 INFO kablam! su: No module specific data is present Oct 12 17:40:40.665 INFO running `"docker" "rm" "-f" "e54e83724fa2e6227e6063eea173230a4c16e2f5b25b9e161d239573dbb076a2"` Oct 12 17:40:40.971 INFO blam! e54e83724fa2e6227e6063eea173230a4c16e2f5b25b9e161d239573dbb076a2 Oct 12 17:40:40.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:40:41.431 INFO blam! 4e96d549046019adb21625c1f5350eabd8be95150c2ce0294e04b6f6fcf067cc Oct 12 17:40:41.439 INFO running `"docker" "start" "-a" "4e96d549046019adb21625c1f5350eabd8be95150c2ce0294e04b6f6fcf067cc"` Oct 12 17:40:42.382 INFO kablam! usermod: no changes Oct 12 17:40:42.516 INFO kablam! Compiling line-chat v0.1.0 (/source) Oct 12 17:40:43.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 12 17:40:43.491 INFO kablam! su: No module specific data is present Oct 12 17:40:44.135 INFO running `"docker" "rm" "-f" "4e96d549046019adb21625c1f5350eabd8be95150c2ce0294e04b6f6fcf067cc"` Oct 12 17:40:44.459 INFO blam! 4e96d549046019adb21625c1f5350eabd8be95150c2ce0294e04b6f6fcf067cc Oct 12 17:40:44.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:40:44.855 INFO blam! 5acee999ae5c85f4523a501dbf673c60a120f618a3f67606afc6b09f8b000ac0 Oct 12 17:40:44.857 INFO running `"docker" "start" "-a" "5acee999ae5c85f4523a501dbf673c60a120f618a3f67606afc6b09f8b000ac0"` Oct 12 17:40:45.856 INFO kablam! usermod: no changes Oct 12 17:40:46.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 12 17:40:46.003 INFO kablam! Running /target/debug/deps/line_chat-bc558113f884ef08 Oct 12 17:40:46.023 INFO blam! Oct 12 17:40:46.023 INFO blam! running 0 tests Oct 12 17:40:46.023 INFO blam! Oct 12 17:40:46.023 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:40:46.023 INFO blam! Oct 12 17:40:46.039 INFO kablam! su: No module specific data is present Oct 12 17:40:46.643 INFO running `"docker" "rm" "-f" "5acee999ae5c85f4523a501dbf673c60a120f618a3f67606afc6b09f8b000ac0"` Oct 12 17:40:46.963 INFO blam! 5acee999ae5c85f4523a501dbf673c60a120f618a3f67606afc6b09f8b000ac0