Oct 15 13:17:44.662 INFO testing yukikaze-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:17:44.664 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 15 13:17:45.119 INFO blam! 1d0e3998e623e72d9411b41434c55ad41d33c92f9e2364de9c03cea52c4b0e92 Oct 15 13:17:45.122 INFO running `"docker" "start" "-a" "1d0e3998e623e72d9411b41434c55ad41d33c92f9e2364de9c03cea52c4b0e92"` Oct 15 13:17:46.003 INFO kablam! usermod: no changes Oct 15 13:17:46.242 INFO kablam! Compiling etag v1.0.2 Oct 15 13:17:46.243 INFO kablam! Compiling cookie v0.11.0 Oct 15 13:17:46.256 INFO kablam! Compiling want v0.0.6 Oct 15 13:17:46.259 INFO kablam! Compiling ring v0.13.2 Oct 15 13:17:46.261 INFO kablam! Compiling h2 v0.1.12 Oct 15 13:17:54.351 INFO kablam! Compiling sct v0.4.0 Oct 15 13:17:54.351 INFO kablam! Compiling webpki v0.18.1 Oct 15 13:17:56.367 INFO kablam! Compiling ct-logs v0.4.0 Oct 15 13:17:57.695 INFO kablam! Compiling rustls v0.13.1 Oct 15 13:17:57.695 INFO kablam! Compiling webpki-roots v0.15.0 Oct 15 13:18:01.334 INFO kablam! Compiling hyper v0.12.11 Oct 15 13:18:17.751 INFO kablam! Compiling tokio-rustls v0.7.2 Oct 15 13:18:22.275 INFO kablam! Compiling hyper-rustls v0.14.0 Oct 15 13:18:25.317 INFO kablam! Compiling yukikaze v0.3.0 (/source) Oct 15 13:18:31.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.25s Oct 15 13:18:31.307 INFO kablam! su: No module specific data is present Oct 15 13:18:31.783 INFO running `"docker" "rm" "-f" "1d0e3998e623e72d9411b41434c55ad41d33c92f9e2364de9c03cea52c4b0e92"` Oct 15 13:18:31.947 INFO blam! 1d0e3998e623e72d9411b41434c55ad41d33c92f9e2364de9c03cea52c4b0e92 Oct 15 13:18:31.949 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 15 13:18:32.206 INFO blam! 8796195bb278c3ce79a5b1edde27b5fb93d33b344669641a3008d0c1b9630871 Oct 15 13:18:32.209 INFO running `"docker" "start" "-a" "8796195bb278c3ce79a5b1edde27b5fb93d33b344669641a3008d0c1b9630871"` Oct 15 13:18:33.123 INFO kablam! usermod: no changes Oct 15 13:18:33.427 INFO kablam! Compiling yukikaze v0.3.0 (/source) Oct 15 13:18:40.863 INFO kablam! warning: constant item is never used: `BIN_ABS_REDIRECT_2` Oct 15 13:18:40.863 INFO kablam! --> tests/client.rs:27:1 Oct 15 13:18:40.863 INFO kablam! | Oct 15 13:18:40.863 INFO kablam! 27 | const BIN_ABS_REDIRECT_2: &'static str = "http://httpbin.org/absolute-redirect/2"; Oct 15 13:18:40.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:18:40.863 INFO kablam! | Oct 15 13:18:40.863 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 13:18:40.864 INFO kablam! Oct 15 13:18:40.864 INFO kablam! warning: constant item is never used: `BIN_REL_REDIRECT_2` Oct 15 13:18:40.864 INFO kablam! --> tests/client.rs:28:1 Oct 15 13:18:40.864 INFO kablam! | Oct 15 13:18:40.864 INFO kablam! 28 | const BIN_REL_REDIRECT_2: &'static str = "http://httpbin.org/redirect/2"; Oct 15 13:18:40.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:18:40.864 INFO kablam! Oct 15 13:18:40.864 INFO kablam! warning: constant item is never used: `BIN_ABS_REDIRECT_3` Oct 15 13:18:40.864 INFO kablam! --> tests/client.rs:29:1 Oct 15 13:18:40.864 INFO kablam! | Oct 15 13:18:40.864 INFO kablam! 29 | const BIN_ABS_REDIRECT_3: &'static str = "http://httpbin.org/absolute-redirect/3"; Oct 15 13:18:40.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:18:40.864 INFO kablam! Oct 15 13:18:52.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.05s Oct 15 13:18:52.245 INFO kablam! su: No module specific data is present Oct 15 13:18:53.211 INFO running `"docker" "rm" "-f" "8796195bb278c3ce79a5b1edde27b5fb93d33b344669641a3008d0c1b9630871"` Oct 15 13:18:53.423 INFO blam! 8796195bb278c3ce79a5b1edde27b5fb93d33b344669641a3008d0c1b9630871