[INFO] cloning repository antoncoding/arbitrage-bot [INFO] running `"git" "clone" "--bare" "git://github.com/antoncoding/arbitrage-bot.git" "work/cache/sources/gh/antoncoding/arbitrage-bot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/antoncoding/arbitrage-bot'... [INFO] running `"git" "clone" "work/cache/sources/gh/antoncoding/arbitrage-bot" "work/ex/beta-1.37-6/sources/1.36.0/gh/antoncoding/arbitrage-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/antoncoding/arbitrage-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/antoncoding/arbitrage-bot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antoncoding/arbitrage-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antoncoding/arbitrage-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4d0f416743d4ba70df9c3c99b4c26008b426bc5 [INFO] sha for GitHub repo antoncoding/arbitrage-bot: c4d0f416743d4ba70df9c3c99b4c26008b426bc5 [INFO] validating manifest of antoncoding/arbitrage-bot 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 antoncoding/arbitrage-bot 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 antoncoding/arbitrage-bot [INFO] finished frobbing antoncoding/arbitrage-bot [INFO] frobbed toml for antoncoding/arbitrage-bot written to work/ex/beta-1.37-6/sources/1.36.0/gh/antoncoding/arbitrage-bot/Cargo.toml [INFO] started frobbing antoncoding/arbitrage-bot [INFO] finished frobbing antoncoding/arbitrage-bot [INFO] frobbed toml for antoncoding/arbitrage-bot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antoncoding/arbitrage-bot/Cargo.toml [INFO] crate antoncoding/arbitrage-bot 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] [stderr] Updating git repository `https://github.com/wisespace-io/binance-rs.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing antoncoding/arbitrage-bot 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-4/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/antoncoding/arbitrage-bot:/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] d3869cd0271261adca0d0574989305bb2475c137ea8963b437650a8c9a1c5989 [INFO] running `"docker" "start" "-a" "d3869cd0271261adca0d0574989305bb2475c137ea8963b437650a8c9a1c5989"` [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tungstenite v0.8.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling binance v0.6.2 (https://github.com/wisespace-io/binance-rs.git#6a449b08) [INFO] [stderr] Compiling arbitrage v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `account` [INFO] [stderr] --> src/main.rs:36:52 [INFO] [stderr] | [INFO] [stderr] 36 | fn websocket_analysis(trades: Vec, account: &Account) { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_account` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "d3869cd0271261adca0d0574989305bb2475c137ea8963b437650a8c9a1c5989"` [INFO] running `"docker" "rm" "-f" "d3869cd0271261adca0d0574989305bb2475c137ea8963b437650a8c9a1c5989"` [INFO] [stdout] d3869cd0271261adca0d0574989305bb2475c137ea8963b437650a8c9a1c5989 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/antoncoding/arbitrage-bot:/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] e10733df48413128139ab5276383fb7d973cadba54cb74aaac2a08bfcd54c91a [INFO] running `"docker" "start" "-a" "e10733df48413128139ab5276383fb7d973cadba54cb74aaac2a08bfcd54c91a"` [INFO] [stderr] Compiling arbitrage v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `account` [INFO] [stderr] --> src/main.rs:36:52 [INFO] [stderr] | [INFO] [stderr] 36 | fn websocket_analysis(trades: Vec, account: &Account) { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_account` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "e10733df48413128139ab5276383fb7d973cadba54cb74aaac2a08bfcd54c91a"` [INFO] running `"docker" "rm" "-f" "e10733df48413128139ab5276383fb7d973cadba54cb74aaac2a08bfcd54c91a"` [INFO] [stdout] e10733df48413128139ab5276383fb7d973cadba54cb74aaac2a08bfcd54c91a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/antoncoding/arbitrage-bot:/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] 3f7a626c69ad57e93aec11de033b2cb162f3bd3768876339a896b48800fd9601 [INFO] running `"docker" "start" "-a" "3f7a626c69ad57e93aec11de033b2cb162f3bd3768876339a896b48800fd9601"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/arbitrage-06a4669c107c0dfe [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" "3f7a626c69ad57e93aec11de033b2cb162f3bd3768876339a896b48800fd9601"` [INFO] running `"docker" "rm" "-f" "3f7a626c69ad57e93aec11de033b2cb162f3bd3768876339a896b48800fd9601"` [INFO] [stdout] 3f7a626c69ad57e93aec11de033b2cb162f3bd3768876339a896b48800fd9601