Oct 12 21:33:15.535 INFO testing thorntonmc/gbs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 21:33:15.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21:33:16.051 INFO blam! af6b67155a8a1c76ea60832ada7caadc8901f8712c2e1207b52e36fde234743e Oct 12 21:33:16.059 INFO running `"docker" "start" "-a" "af6b67155a8a1c76ea60832ada7caadc8901f8712c2e1207b52e36fde234743e"` Oct 12 21:33:17.457 INFO kablam! usermod: no changes Oct 12 21:33:17.715 INFO kablam! Compiling cc v1.0.23 Oct 12 21:33:17.723 INFO kablam! Compiling proc-macro2 v0.4.15 Oct 12 21:33:17.723 INFO kablam! Compiling serde v1.0.75 Oct 12 21:33:17.723 INFO kablam! Compiling rand v0.4.3 Oct 12 21:33:17.723 INFO kablam! Compiling log v0.4.4 Oct 12 21:33:17.723 INFO kablam! Compiling tokio-executor v0.1.4 Oct 12 21:33:17.723 INFO kablam! Compiling base64 v0.9.2 Oct 12 21:33:17.723 INFO kablam! Compiling bytes v0.4.9 Oct 12 21:33:22.613 INFO kablam! Compiling parking_lot_core v0.3.0 Oct 12 21:33:22.614 INFO kablam! Compiling mio v0.6.15 Oct 12 21:33:31.621 INFO kablam! Compiling want v0.0.4 Oct 12 21:33:31.627 INFO kablam! Compiling tokio-current-thread v0.1.1 Oct 12 21:33:31.731 INFO kablam! Compiling tokio-timer v0.2.6 Oct 12 21:33:31.795 INFO kablam! Compiling tokio-io v0.1.8 Oct 12 21:33:31.939 INFO kablam! Compiling parking_lot v0.6.4 Oct 12 21:33:32.056 INFO kablam! Compiling openssl-sys v0.9.35 Oct 12 21:33:41.409 INFO kablam! Compiling uuid v0.6.5 Oct 12 21:33:41.409 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 12 21:33:41.429 INFO kablam! Compiling mio-uds v0.6.6 Oct 12 21:33:41.563 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 12 21:33:41.563 INFO kablam! Compiling tokio-codec v0.1.0 Oct 12 21:33:45.656 INFO kablam! Compiling openssl v0.9.24 Oct 12 21:33:51.432 INFO kablam! Compiling tokio-udp v0.1.2 Oct 12 21:33:51.432 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 12 21:33:51.432 INFO kablam! Compiling tokio-uds v0.2.1 Oct 12 21:33:59.191 INFO kablam! Compiling tokio-fs v0.1.3 Oct 12 21:34:01.647 INFO kablam! Compiling quote v0.6.8 Oct 12 21:34:03.975 INFO kablam! Compiling tokio v0.1.8 Oct 12 21:34:06.987 INFO kablam! Compiling syn v0.14.9 Oct 12 21:34:11.459 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 21:34:15.652 INFO kablam! Compiling native-tls v0.1.5 Oct 12 21:34:21.863 INFO kablam! Compiling hyper v0.11.27 Oct 12 21:34:21.866 INFO kablam! Compiling tokio-tls v0.1.4 Oct 12 21:34:37.114 INFO kablam! Compiling serde_derive v1.0.75 Oct 12 21:34:38.591 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 12 21:34:38.591 INFO kablam! Compiling serde_json v1.0.26 Oct 12 21:34:52.851 INFO kablam! Compiling hyper-tls v0.1.4 Oct 12 21:34:55.037 INFO kablam! Compiling reqwest v0.8.8 Oct 12 21:35:12.391 INFO kablam! Compiling gbs v0.1.0 (/source) Oct 12 21:35:13.651 INFO kablam! warning: unused variable: `error` Oct 12 21:35:13.651 INFO kablam! --> src/main.rs:23:17 Oct 12 21:35:13.651 INFO kablam! | Oct 12 21:35:13.651 INFO kablam! 23 | Err(error) => Err(String::from("Couldn't deserialize JSON")), Oct 12 21:35:13.651 INFO kablam! | ^^^^^ help: consider using `_error` instead Oct 12 21:35:13.651 INFO kablam! | Oct 12 21:35:13.651 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:35:13.651 INFO kablam! Oct 12 21:35:18.162 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Oct 12 21:35:18.174 INFO kablam! su: No module specific data is present Oct 12 21:35:18.987 INFO running `"docker" "rm" "-f" "af6b67155a8a1c76ea60832ada7caadc8901f8712c2e1207b52e36fde234743e"` Oct 12 21:35:19.250 INFO blam! af6b67155a8a1c76ea60832ada7caadc8901f8712c2e1207b52e36fde234743e Oct 12 21:35:19.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21:35:19.634 INFO blam! a6041b3b527595de52e217db7f6f9c55eb0e0f420b29d2a04098dda3527905df Oct 12 21:35:19.647 INFO running `"docker" "start" "-a" "a6041b3b527595de52e217db7f6f9c55eb0e0f420b29d2a04098dda3527905df"` Oct 12 21:35:21.001 INFO kablam! usermod: no changes Oct 12 21:35:21.307 INFO kablam! Compiling gbs v0.1.0 (/source) Oct 12 21:35:22.551 INFO kablam! warning: unused variable: `error` Oct 12 21:35:22.551 INFO kablam! --> src/main.rs:23:17 Oct 12 21:35:22.551 INFO kablam! | Oct 12 21:35:22.551 INFO kablam! 23 | Err(error) => Err(String::from("Couldn't deserialize JSON")), Oct 12 21:35:22.551 INFO kablam! | ^^^^^ help: consider using `_error` instead Oct 12 21:35:22.551 INFO kablam! | Oct 12 21:35:22.551 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:35:22.551 INFO kablam! Oct 12 21:35:23.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 12 21:35:23.237 INFO kablam! su: No module specific data is present Oct 12 21:35:23.948 INFO running `"docker" "rm" "-f" "a6041b3b527595de52e217db7f6f9c55eb0e0f420b29d2a04098dda3527905df"` Oct 12 21:35:24.235 INFO blam! a6041b3b527595de52e217db7f6f9c55eb0e0f420b29d2a04098dda3527905df Oct 12 21:35:24.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21:35:24.604 INFO blam! 17e6689f08506e36179effd9fe0eb18da5dfd805b92af92859c32d0e84f0362a Oct 12 21:35:24.605 INFO running `"docker" "start" "-a" "17e6689f08506e36179effd9fe0eb18da5dfd805b92af92859c32d0e84f0362a"` Oct 12 21:35:25.801 INFO kablam! usermod: no changes Oct 12 21:35:26.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 12 21:35:26.051 INFO kablam! Running /target/debug/deps/gbs-c21ddee8eda2bb4e Oct 12 21:35:26.051 INFO blam! Oct 12 21:35:26.051 INFO kablam! su: No module specific data is present Oct 12 21:35:26.051 INFO blam! running 0 tests Oct 12 21:35:26.051 INFO blam! Oct 12 21:35:26.051 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:35:26.051 INFO blam! Oct 12 21:35:26.791 INFO running `"docker" "rm" "-f" "17e6689f08506e36179effd9fe0eb18da5dfd805b92af92859c32d0e84f0362a"` Oct 12 21:35:27.123 INFO blam! 17e6689f08506e36179effd9fe0eb18da5dfd805b92af92859c32d0e84f0362a