Oct 15 02:23:28.038 INFO testing bloodstalker/truebit_client against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:23:28.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 02:23:28.481 INFO blam! 4c402551f73c1f3e06e587213bd8bb2dcb28791fd3a104af84c6d29505dea430 Oct 15 02:23:28.483 INFO running `"docker" "start" "-a" "4c402551f73c1f3e06e587213bd8bb2dcb28791fd3a104af84c6d29505dea430"` Oct 15 02:23:29.889 INFO kablam! usermod: no changes Oct 15 02:23:30.095 INFO kablam! Compiling error-chain v0.11.0 Oct 15 02:23:30.095 INFO kablam! Compiling tokio-timer v0.1.2 Oct 15 02:23:30.095 INFO kablam! Compiling serde_json v1.0.6 Oct 15 02:23:30.095 INFO kablam! Compiling arrayvec v0.3.24 Oct 15 02:23:30.095 INFO kablam! Compiling parking_lot_core v0.2.6 Oct 15 02:23:30.095 INFO kablam! Compiling mio-uds v0.6.4 Oct 15 02:23:30.095 INFO kablam! Compiling serde_derive v1.0.20 Oct 15 02:23:30.095 INFO kablam! Compiling hyper v0.11.7 Oct 15 02:23:34.247 INFO kablam! Compiling tokio-uds v0.1.7 Oct 15 02:23:35.627 INFO kablam! Compiling parking_lot v0.4.8 Oct 15 02:23:47.074 INFO kablam! Compiling ethabi v4.2.0 Oct 15 02:23:47.074 INFO kablam! Compiling jsonrpc-core v7.1.1 Oct 15 02:23:55.588 INFO kablam! Compiling web3 v0.1.0 Oct 15 02:24:10.831 INFO kablam! Compiling truebit_client v0.0.1 (/source) Oct 15 02:24:12.907 INFO kablam! warning: unused imports: `Address`, `U256` Oct 15 02:24:12.907 INFO kablam! --> src/main.rs:6:19 Oct 15 02:24:12.907 INFO kablam! | Oct 15 02:24:12.907 INFO kablam! 6 | use web3::types::{Address, U256}; Oct 15 02:24:12.907 INFO kablam! | ^^^^^^^ ^^^^ Oct 15 02:24:12.907 INFO kablam! | Oct 15 02:24:12.907 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:24:12.907 INFO kablam! Oct 15 02:24:12.979 INFO kablam! warning: variable does not need to be mutable Oct 15 02:24:12.979 INFO kablam! --> src/main.rs:27:29 Oct 15 02:24:12.979 INFO kablam! | Oct 15 02:24:12.979 INFO kablam! 27 | .options(Options::with(|mut opt| opt.gas = Some(3_000_000.into()))) Oct 15 02:24:12.979 INFO kablam! | ----^^^ Oct 15 02:24:12.979 INFO kablam! | | Oct 15 02:24:12.979 INFO kablam! | help: remove this `mut` Oct 15 02:24:12.979 INFO kablam! | Oct 15 02:24:12.979 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:24:12.979 INFO kablam! Oct 15 02:24:18.516 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.59s Oct 15 02:24:18.525 INFO kablam! su: No module specific data is present Oct 15 02:24:19.805 INFO running `"docker" "rm" "-f" "4c402551f73c1f3e06e587213bd8bb2dcb28791fd3a104af84c6d29505dea430"` Oct 15 02:24:20.151 INFO blam! 4c402551f73c1f3e06e587213bd8bb2dcb28791fd3a104af84c6d29505dea430 Oct 15 02:24:20.160 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 02:24:20.685 INFO blam! fc3f3d0ef08362a502452e1baf5145618ca23fec1335575935b91a4d1175554c Oct 15 02:24:20.688 INFO running `"docker" "start" "-a" "fc3f3d0ef08362a502452e1baf5145618ca23fec1335575935b91a4d1175554c"` Oct 15 02:24:22.842 INFO kablam! usermod: no changes Oct 15 02:24:23.061 INFO kablam! Compiling truebit_client v0.0.1 (/source) Oct 15 02:24:25.192 INFO kablam! warning: unused imports: `Address`, `U256` Oct 15 02:24:25.192 INFO kablam! --> src/main.rs:6:19 Oct 15 02:24:25.192 INFO kablam! | Oct 15 02:24:25.193 INFO kablam! 6 | use web3::types::{Address, U256}; Oct 15 02:24:25.193 INFO kablam! | ^^^^^^^ ^^^^ Oct 15 02:24:25.193 INFO kablam! | Oct 15 02:24:25.194 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:24:25.194 INFO kablam! Oct 15 02:24:25.263 INFO kablam! warning: variable does not need to be mutable Oct 15 02:24:25.264 INFO kablam! --> src/main.rs:27:29 Oct 15 02:24:25.264 INFO kablam! | Oct 15 02:24:25.264 INFO kablam! 27 | .options(Options::with(|mut opt| opt.gas = Some(3_000_000.into()))) Oct 15 02:24:25.265 INFO kablam! | ----^^^ Oct 15 02:24:25.265 INFO kablam! | | Oct 15 02:24:25.265 INFO kablam! | help: remove this `mut` Oct 15 02:24:25.266 INFO kablam! | Oct 15 02:24:25.266 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:24:25.266 INFO kablam! Oct 15 02:24:25.818 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.95s Oct 15 02:24:25.827 INFO kablam! su: No module specific data is present Oct 15 02:24:27.406 INFO running `"docker" "rm" "-f" "fc3f3d0ef08362a502452e1baf5145618ca23fec1335575935b91a4d1175554c"` Oct 15 02:24:27.747 INFO blam! fc3f3d0ef08362a502452e1baf5145618ca23fec1335575935b91a4d1175554c Oct 15 02:24:27.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 02:24:28.211 INFO blam! 917d308f47581eabf836186fa4f94fd9dc621069928f33eb9fc0e043d4051543 Oct 15 02:24:28.231 INFO running `"docker" "start" "-a" "917d308f47581eabf836186fa4f94fd9dc621069928f33eb9fc0e043d4051543"` Oct 15 02:24:29.719 INFO kablam! usermod: no changes Oct 15 02:24:29.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 02:24:29.891 INFO kablam! Running /target/debug/deps/truebit_client-55547d9308e0764e Oct 15 02:24:29.892 INFO blam! Oct 15 02:24:29.892 INFO blam! running 0 tests Oct 15 02:24:29.892 INFO blam! Oct 15 02:24:29.892 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:24:29.892 INFO blam! Oct 15 02:24:29.893 INFO kablam! su: No module specific data is present Oct 15 02:24:30.839 INFO running `"docker" "rm" "-f" "917d308f47581eabf836186fa4f94fd9dc621069928f33eb9fc0e043d4051543"` Oct 15 02:24:31.203 INFO blam! 917d308f47581eabf836186fa4f94fd9dc621069928f33eb9fc0e043d4051543