Oct 14 22:11:01.107 INFO testing dthg/tower-hello against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:11:01.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 22:11:01.582 INFO blam! 432f7ae8434f897cb21a7d819e51051bec167a45998bdb1ddec91aff61633e59 Oct 14 22:11:01.591 INFO running `"docker" "start" "-a" "432f7ae8434f897cb21a7d819e51051bec167a45998bdb1ddec91aff61633e59"` Oct 14 22:11:02.665 INFO kablam! usermod: no changes Oct 14 22:11:02.997 INFO kablam! Compiling itoa v0.4.3 Oct 14 22:11:02.998 INFO kablam! Compiling proc-macro-hack-impl v0.4.1 Oct 14 22:11:03.008 INFO kablam! Compiling tower-service v0.1.0 Oct 14 22:11:03.008 INFO kablam! Compiling miniz-sys v0.1.10 Oct 14 22:11:03.008 INFO kablam! Compiling bytes v0.4.10 Oct 14 22:11:03.008 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 22:11:03.009 INFO kablam! Compiling mio v0.6.16 Oct 14 22:11:03.009 INFO kablam! Compiling want v0.0.6 Oct 14 22:11:04.603 INFO kablam! Compiling parking_lot_core v0.3.0 Oct 14 22:11:07.116 INFO kablam! Compiling serde_plain v0.3.0 Oct 14 22:11:07.163 INFO kablam! Compiling serde_json v1.0.27 Oct 14 22:11:07.231 INFO kablam! Compiling syn v0.15.1 Oct 14 22:11:07.315 INFO kablam! Compiling syn v0.14.9 Oct 14 22:11:13.654 INFO kablam! Compiling chrono v0.4.6 Oct 14 22:11:13.655 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 14 22:11:13.802 INFO kablam! Compiling tokio-io v0.1.8 Oct 14 22:11:13.919 INFO kablam! Compiling http v0.1.12 Oct 14 22:11:15.331 INFO kablam! Compiling parking_lot v0.6.4 Oct 14 22:11:21.532 INFO kablam! Compiling proc-macro-hack v0.4.1 Oct 14 22:11:21.575 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 14 22:11:21.768 INFO kablam! Compiling mio-uds v0.6.7 Oct 14 22:11:22.039 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 22:11:23.575 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 14 22:11:27.366 INFO kablam! Compiling flate2 v1.0.2 Oct 14 22:11:37.578 INFO kablam! Compiling tokio-udp v0.1.2 Oct 14 22:11:40.811 INFO kablam! Compiling tokio-uds v0.2.1 Oct 14 22:11:42.946 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 14 22:11:43.020 INFO kablam! Compiling serde_derive v1.0.78 Oct 14 22:11:43.259 INFO kablam! Compiling tokio-fs v0.1.3 Oct 14 22:11:52.536 INFO kablam! Compiling tokio v0.1.8 Oct 14 22:11:56.691 INFO kablam! Compiling h2 v0.1.12 Oct 14 22:12:26.831 INFO kablam! Compiling hyper v0.12.9 Oct 14 22:12:30.355 INFO kablam! Compiling tower-web-macros v0.2.1 Oct 14 22:13:08.627 INFO kablam! Compiling tower-web v0.2.2 Oct 14 22:13:20.564 INFO kablam! Compiling tower-hello v0.1.0 (/source) Oct 14 22:13:23.159 INFO kablam! warning: unused `#[macro_use]` import Oct 14 22:13:23.160 INFO kablam! --> src/main.rs:4:1 Oct 14 22:13:23.160 INFO kablam! | Oct 14 22:13:23.160 INFO kablam! 4 | #[macro_use] Oct 14 22:13:23.160 INFO kablam! | ^^^^^^^^^^^^ Oct 14 22:13:23.160 INFO kablam! | Oct 14 22:13:23.160 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:13:23.160 INFO kablam! Oct 14 22:13:23.318 INFO kablam! warning: unused import: `tokio::prelude` Oct 14 22:13:23.318 INFO kablam! --> src/main.rs:8:5 Oct 14 22:13:23.318 INFO kablam! | Oct 14 22:13:23.318 INFO kablam! 8 | use tokio::prelude::*; Oct 14 22:13:23.318 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 22:13:23.318 INFO kablam! Oct 14 22:13:29.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 27s Oct 14 22:13:29.929 INFO kablam! su: No module specific data is present Oct 14 22:13:30.725 INFO running `"docker" "rm" "-f" "432f7ae8434f897cb21a7d819e51051bec167a45998bdb1ddec91aff61633e59"` Oct 14 22:13:31.079 INFO blam! 432f7ae8434f897cb21a7d819e51051bec167a45998bdb1ddec91aff61633e59 Oct 14 22:13:31.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 22:13:31.575 INFO blam! 3108a0e187245cd4f522450c4baf920e3199433a3aa4b2800805fa8f1edbe630 Oct 14 22:13:31.577 INFO running `"docker" "start" "-a" "3108a0e187245cd4f522450c4baf920e3199433a3aa4b2800805fa8f1edbe630"` Oct 14 22:13:32.835 INFO kablam! usermod: no changes Oct 14 22:13:33.047 INFO kablam! Compiling tower-hello v0.1.0 (/source) Oct 14 22:13:35.151 INFO kablam! warning: unused `#[macro_use]` import Oct 14 22:13:35.151 INFO kablam! --> src/main.rs:4:1 Oct 14 22:13:35.151 INFO kablam! | Oct 14 22:13:35.151 INFO kablam! 4 | #[macro_use] Oct 14 22:13:35.151 INFO kablam! | ^^^^^^^^^^^^ Oct 14 22:13:35.151 INFO kablam! | Oct 14 22:13:35.151 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:13:35.151 INFO kablam! Oct 14 22:13:35.327 INFO kablam! warning: unused import: `tokio::prelude` Oct 14 22:13:35.327 INFO kablam! --> src/main.rs:8:5 Oct 14 22:13:35.327 INFO kablam! | Oct 14 22:13:35.327 INFO kablam! 8 | use tokio::prelude::*; Oct 14 22:13:35.327 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 22:13:35.327 INFO kablam! Oct 14 22:13:36.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Oct 14 22:13:36.047 INFO kablam! su: No module specific data is present Oct 14 22:13:36.753 INFO running `"docker" "rm" "-f" "3108a0e187245cd4f522450c4baf920e3199433a3aa4b2800805fa8f1edbe630"` Oct 14 22:13:37.003 INFO blam! 3108a0e187245cd4f522450c4baf920e3199433a3aa4b2800805fa8f1edbe630 Oct 14 22:13:37.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 22:13:37.460 INFO blam! c136bd760ad01e827c5806089cc0ac5bd649c506c47ac43adb740cd6794a1c0a Oct 14 22:13:37.465 INFO running `"docker" "start" "-a" "c136bd760ad01e827c5806089cc0ac5bd649c506c47ac43adb740cd6794a1c0a"` Oct 14 22:13:39.270 INFO kablam! usermod: no changes Oct 14 22:13:39.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 14 22:13:39.503 INFO kablam! Running /target/debug/deps/tower_hello-569733894805a772 Oct 14 22:13:39.511 INFO blam! Oct 14 22:13:39.511 INFO blam! running 0 tests Oct 14 22:13:39.511 INFO blam! Oct 14 22:13:39.511 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:13:39.511 INFO blam! Oct 14 22:13:39.513 INFO kablam! su: No module specific data is present Oct 14 22:13:40.811 INFO running `"docker" "rm" "-f" "c136bd760ad01e827c5806089cc0ac5bd649c506c47ac43adb740cd6794a1c0a"` Oct 14 22:13:41.087 INFO blam! c136bd760ad01e827c5806089cc0ac5bd649c506c47ac43adb740cd6794a1c0a