[INFO] fetching crate tokio-binance 1.0.0... [INFO] testing tokio-binance-1.0.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate tokio-binance 1.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tokio-binance 1.0.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-binance 1.0.0 [INFO] finished tweaking crates.io crate tokio-binance 1.0.0 [INFO] tweaked toml for crates.io crate tokio-binance 1.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-tungstenite v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b97486922f0a1e6fd9bfe78fcee18d354560584f68c8fb3ad4d5fd3a5513d7d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b97486922f0a1e6fd9bfe78fcee18d354560584f68c8fb3ad4d5fd3a5513d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b97486922f0a1e6fd9bfe78fcee18d354560584f68c8fb3ad4d5fd3a5513d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b97486922f0a1e6fd9bfe78fcee18d354560584f68c8fb3ad4d5fd3a5513d7d", kill_on_drop: false }` [INFO] [stdout] 0b97486922f0a1e6fd9bfe78fcee18d354560584f68c8fb3ad4d5fd3a5513d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59234210436b1cef83a0ffb3fa11c3d259f3460a031a9f3c9a423e9735c4444b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59234210436b1cef83a0ffb3fa11c3d259f3460a031a9f3c9a423e9735c4444b", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-tungstenite v0.12.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling tokio-binance v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.32s [INFO] running `Command { std: "docker" "inspect" "59234210436b1cef83a0ffb3fa11c3d259f3460a031a9f3c9a423e9735c4444b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59234210436b1cef83a0ffb3fa11c3d259f3460a031a9f3c9a423e9735c4444b", kill_on_drop: false }` [INFO] [stdout] 59234210436b1cef83a0ffb3fa11c3d259f3460a031a9f3c9a423e9735c4444b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c43b6c4c65b313c556eaf19c7b093fd76a06363ceadc3d4dd99f5bb14574bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "45c43b6c4c65b313c556eaf19c7b093fd76a06363ceadc3d4dd99f5bb14574bd", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-binance v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "45c43b6c4c65b313c556eaf19c7b093fd76a06363ceadc3d4dd99f5bb14574bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c43b6c4c65b313c556eaf19c7b093fd76a06363ceadc3d4dd99f5bb14574bd", kill_on_drop: false }` [INFO] [stdout] 45c43b6c4c65b313c556eaf19c7b093fd76a06363ceadc3d4dd99f5bb14574bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1b67882eebd9db3d982add2ec247e541c22a80175a4b342a8c312cb440385ae [INFO] running `Command { std: "docker" "start" "-a" "d1b67882eebd9db3d982add2ec247e541c22a80175a4b342a8c312cb440385ae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tokio_binance-edbaa072f2d3484f) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tokio-binance [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::cancel_oco_order (line 419) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::connect (line 26) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::place_limit_order (line 51) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::get_open_oco_orders (line 565) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::get_all_orders (line 310) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::get_account (line 597) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::place_market_order (line 117) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::cancel_order (line 224) - compile ... ok [INFO] [stdout] test src/client/general.rs - client::general::GeneralClient::get_exchange_info (line 93) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::get_open_orders (line 276) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::get_order (line 174) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::get_oco_order (line 471) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::get_all_oco_orders (line 520) - compile ... ok [INFO] [stdout] test src/client/general.rs - client::general::GeneralClient::get_server_time (line 65) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_aggregate_trades (line 141) - compile ... ok [INFO] [stdout] test src/client/general.rs - client::general::GeneralClient::connect (line 19) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::get_account_trades (line 629) - compile ... ok [INFO] [stdout] test src/client/general.rs - client::general::GeneralClient::ping (line 37) - compile ... ok [INFO] [stdout] test src/client/account.rs - client::account::AccountClient::place_oco_order (line 358) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_trades (line 75) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_24hr_ticker_price (line 251) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_candlestick_bars (line 182) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::connect (line 21) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_order_book (line 44) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_historical_trades (line 106) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_order_book_ticker (line 313) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::connect (line 21) - compile ... ok [INFO] [stdout] test src/client/user_data.rs - client::user_data::UserDataClient::start_stream (line 42) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_account_status (line 205) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_price_ticker (line 282) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_api_status (line 264) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::dust_transfer (line 547) - compile ... ok [INFO] [stdout] test src/client/user_data.rs - client::user_data::UserDataClient::keep_alive (line 72) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_asset_dividends (line 579) - compile ... ok [INFO] [stdout] test src/client/market.rs - client::market::MarketDataClient::get_average_price (line 222) - compile ... ok [INFO] [stdout] test src/client/user_data.rs - client::user_data::UserDataClient::connect (line 18) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_deposit_history (line 86) - compile ... ok [INFO] [stdout] test src/client/user_data.rs - client::user_data::UserDataClient::close_stream (line 100) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_deposit_address (line 172) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_system_status (line 236) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_sub_accounts (line 390) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_trade_fee (line 326) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_transfer_history (line 429) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_dustlog (line 295) - compile ... ok [INFO] [stdout] test src/ws_stream.rs - ws_stream::WebSocketStream::text (line 184) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_asset_detail (line 359) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_withdraw_history (line 129) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 25) - compile ... ok [INFO] [stdout] test src/ws_stream.rs - ws_stream::WebSocketStream::subscribe (line 256) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::tranfer_sub_account (line 472) - compile ... ok [INFO] [stdout] test src/ws_stream.rs - ws_stream::WebSocketStream::connect (line 151) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::withdraw (line 46) - compile ... ok [INFO] [stdout] test src/client/withdraw.rs - client::withdraw::WithdrawalClient::get_sub_account_assets (line 514) - compile ... ok [INFO] [stdout] test src/ws_stream.rs - ws_stream::WebSocketStream::json (line 230) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok [INFO] [stdout] test src/ws_stream.rs - ws_stream::WebSocketStream::unsubscribe (line 279) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d1b67882eebd9db3d982add2ec247e541c22a80175a4b342a8c312cb440385ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b67882eebd9db3d982add2ec247e541c22a80175a4b342a8c312cb440385ae", kill_on_drop: false }` [INFO] [stdout] d1b67882eebd9db3d982add2ec247e541c22a80175a4b342a8c312cb440385ae