Oct 13 02:46:25.387 INFO testing rhelmer/update-client against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:46:25.388 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 13 02:46:25.843 INFO blam! fa8b3fb9c16b41f570884059a3627e808a45436371826cfefbd2a90a60ee80f9 Oct 13 02:46:25.845 INFO running `"docker" "start" "-a" "fa8b3fb9c16b41f570884059a3627e808a45436371826cfefbd2a90a60ee80f9"` Oct 13 02:46:27.103 INFO kablam! usermod: no changes Oct 13 02:46:27.315 INFO kablam! Compiling iovec v0.1.0 Oct 13 02:46:27.315 INFO kablam! Compiling num_cpus v1.5.1 Oct 13 02:46:27.315 INFO kablam! Compiling time v0.1.37 Oct 13 02:46:27.315 INFO kablam! Compiling net2 v0.2.29 Oct 13 02:46:27.315 INFO kablam! Compiling base64 v0.6.0 Oct 13 02:46:28.588 INFO kablam! Compiling bytes v0.4.4 Oct 13 02:46:30.664 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 13 02:46:31.563 INFO kablam! Compiling mio v0.6.9 Oct 13 02:46:35.259 INFO kablam! Compiling tokio-io v0.1.2 Oct 13 02:46:38.691 INFO kablam! Compiling tokio-core v0.1.8 Oct 13 02:46:42.231 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 02:46:44.705 INFO kablam! Compiling hyper v0.11.0 Oct 13 02:46:54.784 INFO kablam! Compiling update_client v0.1.0 (/source) Oct 13 02:46:55.907 INFO kablam! warning: unused variable: `data` Oct 13 02:46:55.908 INFO kablam! --> src/main.rs:102:9 Oct 13 02:46:55.909 INFO kablam! | Oct 13 02:46:55.909 INFO kablam! 102 | let data = core.run(asset).unwrap(); Oct 13 02:46:55.910 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 13 02:46:55.910 INFO kablam! | Oct 13 02:46:55.911 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:46:55.912 INFO kablam! Oct 13 02:46:55.986 INFO kablam! warning: struct is never constructed: `SuccessUpdateStatus` Oct 13 02:46:55.987 INFO kablam! --> src/main.rs:48:1 Oct 13 02:46:55.988 INFO kablam! | Oct 13 02:46:55.988 INFO kablam! 48 | struct SuccessUpdateStatus { Oct 13 02:46:55.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:46:55.989 INFO kablam! | Oct 13 02:46:55.990 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:46:55.991 INFO kablam! Oct 13 02:46:55.991 INFO kablam! warning: struct is never constructed: `FailedUpdateStatus` Oct 13 02:46:55.992 INFO kablam! --> src/main.rs:54:1 Oct 13 02:46:55.993 INFO kablam! | Oct 13 02:46:55.993 INFO kablam! 54 | struct FailedUpdateStatus { Oct 13 02:46:55.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:46:55.994 INFO kablam! Oct 13 02:47:01.230 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.10s Oct 13 02:47:01.238 INFO kablam! su: No module specific data is present Oct 13 02:47:03.045 INFO running `"docker" "rm" "-f" "fa8b3fb9c16b41f570884059a3627e808a45436371826cfefbd2a90a60ee80f9"` Oct 13 02:47:03.407 INFO blam! fa8b3fb9c16b41f570884059a3627e808a45436371826cfefbd2a90a60ee80f9 Oct 13 02:47:03.420 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 13 02:47:04.028 INFO blam! 67e999f3b63e7037911cc4255b8e24a29ffcb2225af16ca1190bb42635c7bbb5 Oct 13 02:47:04.030 INFO running `"docker" "start" "-a" "67e999f3b63e7037911cc4255b8e24a29ffcb2225af16ca1190bb42635c7bbb5"` Oct 13 02:47:05.823 INFO kablam! usermod: no changes Oct 13 02:47:05.943 INFO kablam! Compiling update_client v0.1.0 (/source) Oct 13 02:47:06.983 INFO kablam! warning: unused variable: `data` Oct 13 02:47:06.983 INFO kablam! --> src/main.rs:102:9 Oct 13 02:47:06.983 INFO kablam! | Oct 13 02:47:06.983 INFO kablam! 102 | let data = core.run(asset).unwrap(); Oct 13 02:47:06.983 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 13 02:47:06.983 INFO kablam! | Oct 13 02:47:06.987 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:47:06.987 INFO kablam! Oct 13 02:47:07.075 INFO kablam! warning: struct is never constructed: `SuccessUpdateStatus` Oct 13 02:47:07.075 INFO kablam! --> src/main.rs:48:1 Oct 13 02:47:07.075 INFO kablam! | Oct 13 02:47:07.075 INFO kablam! 48 | struct SuccessUpdateStatus { Oct 13 02:47:07.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:47:07.075 INFO kablam! | Oct 13 02:47:07.075 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:47:07.075 INFO kablam! Oct 13 02:47:07.075 INFO kablam! warning: struct is never constructed: `FailedUpdateStatus` Oct 13 02:47:07.075 INFO kablam! --> src/main.rs:54:1 Oct 13 02:47:07.075 INFO kablam! | Oct 13 02:47:07.075 INFO kablam! 54 | struct FailedUpdateStatus { Oct 13 02:47:07.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:47:07.075 INFO kablam! Oct 13 02:47:07.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 13 02:47:07.682 INFO kablam! su: No module specific data is present Oct 13 02:47:08.666 INFO running `"docker" "rm" "-f" "67e999f3b63e7037911cc4255b8e24a29ffcb2225af16ca1190bb42635c7bbb5"` Oct 13 02:47:08.995 INFO blam! 67e999f3b63e7037911cc4255b8e24a29ffcb2225af16ca1190bb42635c7bbb5 Oct 13 02:47:09.003 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 13 02:47:09.551 INFO blam! f75712276e202c51b1447a138ccdf9defd4506298ef8a51aa1785dd4a8718f64 Oct 13 02:47:09.553 INFO running `"docker" "start" "-a" "f75712276e202c51b1447a138ccdf9defd4506298ef8a51aa1785dd4a8718f64"` Oct 13 02:47:10.458 INFO kablam! usermod: no changes Oct 13 02:47:10.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 13 02:47:10.597 INFO kablam! Running /target/debug/deps/update_client-a50115fe890acccd Oct 13 02:47:10.604 INFO blam! Oct 13 02:47:10.604 INFO blam! running 0 tests Oct 13 02:47:10.604 INFO blam! Oct 13 02:47:10.604 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:47:10.604 INFO blam! Oct 13 02:47:10.607 INFO kablam! su: No module specific data is present Oct 13 02:47:11.021 INFO running `"docker" "rm" "-f" "f75712276e202c51b1447a138ccdf9defd4506298ef8a51aa1785dd4a8718f64"` Oct 13 02:47:11.155 INFO blam! f75712276e202c51b1447a138ccdf9defd4506298ef8a51aa1785dd4a8718f64