[INFO] cloning repository rkrasiuk/kucoin [INFO] running `"git" "clone" "--bare" "git://github.com/rkrasiuk/kucoin.git" "work/cache/sources/gh/rkrasiuk/kucoin"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rkrasiuk/kucoin'... [INFO] running `"git" "clone" "work/cache/sources/gh/rkrasiuk/kucoin" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rkrasiuk/kucoin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rkrasiuk/kucoin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rkrasiuk/kucoin" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rkrasiuk/kucoin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rkrasiuk/kucoin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2641872d8a8ceb5c9de795baac9e77482938694d [INFO] sha for GitHub repo rkrasiuk/kucoin: 2641872d8a8ceb5c9de795baac9e77482938694d [INFO] validating manifest of rkrasiuk/kucoin 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 rkrasiuk/kucoin 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 rkrasiuk/kucoin [INFO] finished frobbing rkrasiuk/kucoin [INFO] frobbed toml for rkrasiuk/kucoin written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rkrasiuk/kucoin/Cargo.toml [INFO] started frobbing rkrasiuk/kucoin [INFO] finished frobbing rkrasiuk/kucoin [INFO] frobbed toml for rkrasiuk/kucoin written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rkrasiuk/kucoin/Cargo.toml [INFO] crate rkrasiuk/kucoin 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-backoff v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rkrasiuk/kucoin 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/rkrasiuk/kucoin:/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] 336a4f381c41194658dfbaa1bb085f8ddfb62b92bb7c3dedb181c1a2e51b2f56 [INFO] running `"docker" "start" "-a" "336a4f381c41194658dfbaa1bb085f8ddfb62b92bb7c3dedb181c1a2e51b2f56"` [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling futures-backoff v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling market_data v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "336a4f381c41194658dfbaa1bb085f8ddfb62b92bb7c3dedb181c1a2e51b2f56"` [INFO] running `"docker" "rm" "-f" "336a4f381c41194658dfbaa1bb085f8ddfb62b92bb7c3dedb181c1a2e51b2f56"` [INFO] [stdout] 336a4f381c41194658dfbaa1bb085f8ddfb62b92bb7c3dedb181c1a2e51b2f56 [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/rkrasiuk/kucoin:/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] 11be6690da112a2bd152d26a9e1fe7ef4f7912d992e6798d8253d7fcb175179a [INFO] running `"docker" "start" "-a" "11be6690da112a2bd152d26a9e1fe7ef4f7912d992e6798d8253d7fcb175179a"` [INFO] [stderr] Compiling market_data v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `"docker" "inspect" "11be6690da112a2bd152d26a9e1fe7ef4f7912d992e6798d8253d7fcb175179a"` [INFO] running `"docker" "rm" "-f" "11be6690da112a2bd152d26a9e1fe7ef4f7912d992e6798d8253d7fcb175179a"` [INFO] [stdout] 11be6690da112a2bd152d26a9e1fe7ef4f7912d992e6798d8253d7fcb175179a [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/rkrasiuk/kucoin:/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] c1c6736b406d13cae5e1ec78c54490ad78effe49cbab6cfd744fffb9d53c3a4e [INFO] running `"docker" "start" "-a" "c1c6736b406d13cae5e1ec78c54490ad78effe49cbab6cfd744fffb9d53c3a4e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/market_data-92abb8041e1e5d1e [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" "c1c6736b406d13cae5e1ec78c54490ad78effe49cbab6cfd744fffb9d53c3a4e"` [INFO] running `"docker" "rm" "-f" "c1c6736b406d13cae5e1ec78c54490ad78effe49cbab6cfd744fffb9d53c3a4e"` [INFO] [stdout] c1c6736b406d13cae5e1ec78c54490ad78effe49cbab6cfd744fffb9d53c3a4e