[INFO] crate binance 0.10.0 is already in cache [INFO] checking binance-0.10.0 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] extracting crate binance 0.10.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate binance 0.10.0 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate binance 0.10.0 [INFO] finished tweaking crates.io crate binance 0.10.0 [INFO] tweaked toml for crates.io crate binance 0.10.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate binance 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c54c043837c41e6a632ea028b18187bc90dee544ca4ac4867d986fd60543115 [INFO] running `"docker" "start" "-a" "9c54c043837c41e6a632ea028b18187bc90dee544ca4ac4867d986fd60543115"` [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking hyper-tls v0.4.0 [INFO] [stderr] Checking reqwest v0.10.0 [INFO] [stderr] Checking binance v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain! { [INFO] [stderr] 19 | | errors { [INFO] [stderr] 20 | | BinanceError(response: BinanceContentError) [INFO] [stderr] 21 | | } [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain! { [INFO] [stderr] 19 | | errors { [INFO] [stderr] 20 | | BinanceError(response: BinanceContentError) [INFO] [stderr] 21 | | } [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain! { [INFO] [stderr] 19 | | errors { [INFO] [stderr] 20 | | BinanceError(response: BinanceContentError) [INFO] [stderr] 21 | | } [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain! { [INFO] [stderr] 19 | | errors { [INFO] [stderr] 20 | | BinanceError(response: BinanceContentError) [INFO] [stderr] 21 | | } [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Ordering` [INFO] [stderr] --> examples/binance_save_all_trades.rs:7:37 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `account` [INFO] [stderr] --> examples/binance_endpoints.rs:48:4 [INFO] [stderr] | [INFO] [stderr] 48 | fn account() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `market_data` [INFO] [stderr] --> examples/binance_endpoints.rs:106:4 [INFO] [stderr] | [INFO] [stderr] 106 | fn market_data() { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `user_stream` [INFO] [stderr] --> examples/binance_websockets.rs:17:4 [INFO] [stderr] | [INFO] [stderr] 17 | fn user_stream() { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `user_stream_websocket` [INFO] [stderr] --> examples/binance_websockets.rs:39:4 [INFO] [stderr] | [INFO] [stderr] 39 | fn user_stream_websocket() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `market_websocket` [INFO] [stderr] --> examples/binance_websockets.rs:85:4 [INFO] [stderr] | [INFO] [stderr] 85 | fn market_websocket() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `all_trades_websocket` [INFO] [stderr] --> examples/binance_websockets.rs:126:4 [INFO] [stderr] | [INFO] [stderr] 126 | fn all_trades_websocket() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `kline_websocket` [INFO] [stderr] --> examples/binance_websockets.rs:157:4 [INFO] [stderr] | [INFO] [stderr] 157 | fn kline_websocket() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.11s [INFO] running `"docker" "inspect" "9c54c043837c41e6a632ea028b18187bc90dee544ca4ac4867d986fd60543115"` [INFO] running `"docker" "rm" "-f" "9c54c043837c41e6a632ea028b18187bc90dee544ca4ac4867d986fd60543115"` [INFO] [stdout] 9c54c043837c41e6a632ea028b18187bc90dee544ca4ac4867d986fd60543115