[INFO] cloning repository eduardonunesp/ethbalance [INFO] running `"git" "clone" "--bare" "git://github.com/eduardonunesp/ethbalance.git" "work/cache/sources/gh/eduardonunesp/ethbalance"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/eduardonunesp/ethbalance'... [INFO] running `"git" "clone" "work/cache/sources/gh/eduardonunesp/ethbalance" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/eduardonunesp/ethbalance"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/eduardonunesp/ethbalance'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eduardonunesp/ethbalance" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eduardonunesp/ethbalance"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eduardonunesp/ethbalance'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da19df06fd597aa93223c6df7838fe078c8a78f6 [INFO] sha for GitHub repo eduardonunesp/ethbalance: da19df06fd597aa93223c6df7838fe078c8a78f6 [INFO] validating manifest of eduardonunesp/ethbalance on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eduardonunesp/ethbalance on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eduardonunesp/ethbalance [INFO] finished frobbing eduardonunesp/ethbalance [INFO] frobbed toml for eduardonunesp/ethbalance written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/eduardonunesp/ethbalance/Cargo.toml [INFO] started frobbing eduardonunesp/ethbalance [INFO] finished frobbing eduardonunesp/ethbalance [INFO] frobbed toml for eduardonunesp/ethbalance written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eduardonunesp/ethbalance/Cargo.toml [INFO] crate eduardonunesp/ethbalance already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eduardonunesp/ethbalance against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eduardonunesp/ethbalance:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 32c40b4cc18b18fad36af270c9980aef97a33e972949c5745ed8519d2b7e2df9 [INFO] running `"docker" "start" "-a" "32c40b4cc18b18fad36af270c9980aef97a33e972949c5745ed8519d2b7e2df9"` [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling syn v0.15.15 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling fixed-hash v0.2.2 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling websocket v0.20.3 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling jsonrpc-core v8.0.1 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling ethabi v6.1.0 [INFO] [stderr] Compiling web3 v0.4.0 [INFO] [stderr] Compiling ethbalance v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `"docker" "inspect" "32c40b4cc18b18fad36af270c9980aef97a33e972949c5745ed8519d2b7e2df9"` [INFO] running `"docker" "rm" "-f" "32c40b4cc18b18fad36af270c9980aef97a33e972949c5745ed8519d2b7e2df9"` [INFO] [stdout] 32c40b4cc18b18fad36af270c9980aef97a33e972949c5745ed8519d2b7e2df9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eduardonunesp/ethbalance:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 5f6e0fae98a346787952e34948a292130bc90d2ff1120a8a099d74d123eed8d0 [INFO] running `"docker" "start" "-a" "5f6e0fae98a346787952e34948a292130bc90d2ff1120a8a099d74d123eed8d0"` [INFO] [stderr] Compiling ethbalance v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `"docker" "inspect" "5f6e0fae98a346787952e34948a292130bc90d2ff1120a8a099d74d123eed8d0"` [INFO] running `"docker" "rm" "-f" "5f6e0fae98a346787952e34948a292130bc90d2ff1120a8a099d74d123eed8d0"` [INFO] [stdout] 5f6e0fae98a346787952e34948a292130bc90d2ff1120a8a099d74d123eed8d0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/eduardonunesp/ethbalance:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 58a8617f132ed53172241a4407591d51f088f2cb717366bfd669b51eea758db4 [INFO] running `"docker" "start" "-a" "58a8617f132ed53172241a4407591d51f088f2cb717366bfd669b51eea758db4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/ethbalance-b3d8301274ec1d0e [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] [stderr] Running /opt/crater/target/debug/deps/ethbalance-18b1219d229318fa [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] [stderr] Doc-tests ethbalance [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" "58a8617f132ed53172241a4407591d51f088f2cb717366bfd669b51eea758db4"` [INFO] running `"docker" "rm" "-f" "58a8617f132ed53172241a4407591d51f088f2cb717366bfd669b51eea758db4"` [INFO] [stdout] 58a8617f132ed53172241a4407591d51f088f2cb717366bfd669b51eea758db4