[INFO] updating cached repository bloodstalker/truebit_client [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bloodstalker/truebit_client [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bloodstalker/truebit_client" "work/ex/beta-1.37-6/sources/1.36.0/gh/bloodstalker/truebit_client"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bloodstalker/truebit_client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bloodstalker/truebit_client" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bloodstalker/truebit_client"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bloodstalker/truebit_client'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f08ee206ff00d379bf6e1d25394c792f706c91ea [INFO] sha for GitHub repo bloodstalker/truebit_client: f08ee206ff00d379bf6e1d25394c792f706c91ea [INFO] validating manifest of bloodstalker/truebit_client on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bloodstalker/truebit_client on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bloodstalker/truebit_client [INFO] finished frobbing bloodstalker/truebit_client [INFO] frobbed toml for bloodstalker/truebit_client written to work/ex/beta-1.37-6/sources/1.36.0/gh/bloodstalker/truebit_client/Cargo.toml [INFO] started frobbing bloodstalker/truebit_client [INFO] finished frobbing bloodstalker/truebit_client [INFO] frobbed toml for bloodstalker/truebit_client written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bloodstalker/truebit_client/Cargo.toml [INFO] crate bloodstalker/truebit_client already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bloodstalker/truebit_client against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bloodstalker/truebit_client:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 11e2aa2492746f034bdbce2dfbf988a06e6c1a5af95e06d8f0aa58c0262061a5 [INFO] running `"docker" "start" "-a" "11e2aa2492746f034bdbce2dfbf988a06e6c1a5af95e06d8f0aa58c0262061a5"` [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling serde v1.0.20 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling tiny-keccak v1.3.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.20 [INFO] [stderr] Compiling parking_lot_core v0.2.6 [INFO] [stderr] Compiling arrayvec v0.3.24 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling hyper v0.11.7 [INFO] [stderr] Compiling serde_json v1.0.6 [INFO] [stderr] Compiling jsonrpc-core v7.1.1 [INFO] [stderr] Compiling ethabi v4.2.0 [INFO] [stderr] Compiling web3 v0.1.0 [INFO] [stderr] Compiling truebit_client v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Address`, `U256` [INFO] [stderr] --> src/main.rs:6:19 [INFO] [stderr] | [INFO] [stderr] 6 | use web3::types::{Address, U256}; [INFO] [stderr] | ^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "11e2aa2492746f034bdbce2dfbf988a06e6c1a5af95e06d8f0aa58c0262061a5"` [INFO] running `"docker" "rm" "-f" "11e2aa2492746f034bdbce2dfbf988a06e6c1a5af95e06d8f0aa58c0262061a5"` [INFO] [stdout] 11e2aa2492746f034bdbce2dfbf988a06e6c1a5af95e06d8f0aa58c0262061a5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bloodstalker/truebit_client:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 682d4ba98e1d14b6b4f121af9b538415c2376c27e0e654270c455247ed387df0 [INFO] running `"docker" "start" "-a" "682d4ba98e1d14b6b4f121af9b538415c2376c27e0e654270c455247ed387df0"` [INFO] [stderr] Compiling truebit_client v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Address`, `U256` [INFO] [stderr] --> src/main.rs:6:19 [INFO] [stderr] | [INFO] [stderr] 6 | use web3::types::{Address, U256}; [INFO] [stderr] | ^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "682d4ba98e1d14b6b4f121af9b538415c2376c27e0e654270c455247ed387df0"` [INFO] running `"docker" "rm" "-f" "682d4ba98e1d14b6b4f121af9b538415c2376c27e0e654270c455247ed387df0"` [INFO] [stdout] 682d4ba98e1d14b6b4f121af9b538415c2376c27e0e654270c455247ed387df0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bloodstalker/truebit_client:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] b94ef69ebbb080b5bc40e586ae0016c9a10a6f906eaa4ba47308fa8732308545 [INFO] running `"docker" "start" "-a" "b94ef69ebbb080b5bc40e586ae0016c9a10a6f906eaa4ba47308fa8732308545"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/truebit_client-1bfa816563cba4fc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b94ef69ebbb080b5bc40e586ae0016c9a10a6f906eaa4ba47308fa8732308545"` [INFO] running `"docker" "rm" "-f" "b94ef69ebbb080b5bc40e586ae0016c9a10a6f906eaa4ba47308fa8732308545"` [INFO] [stdout] b94ef69ebbb080b5bc40e586ae0016c9a10a6f906eaa4ba47308fa8732308545