[INFO] fetching crate coinnect 0.5.12... [INFO] checking coinnect-0.5.12 against try#961316100510fe780d266d35bcf68702fbb049e5 for pr-78935-1 [INFO] extracting crate coinnect 0.5.12 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate coinnect 0.5.12 on toolchain 961316100510fe780d266d35bcf68702fbb049e5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate coinnect 0.5.12 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate coinnect 0.5.12 [INFO] tweaked toml for crates.io crate coinnect 0.5.12 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "fetch" "--locked" "--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 bigdecimal v0.0.14 [INFO] [stderr] Downloaded bidir-map v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "metadata" "--no-deps" "--format-version=1", 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] 136df117f36fdc1e9c76fa0b4168c281a43b28c7b885d533b69cc639f8e5a4c6 [INFO] running `Command { std: "docker" "start" "-a" "136df117f36fdc1e9c76fa0b4168c281a43b28c7b885d533b69cc639f8e5a4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "136df117f36fdc1e9c76fa0b4168c281a43b28c7b885d533b69cc639f8e5a4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "136df117f36fdc1e9c76fa0b4168c281a43b28c7b885d533b69cc639f8e5a4c6", kill_on_drop: false }` [INFO] [stdout] 136df117f36fdc1e9c76fa0b4168c281a43b28c7b885d533b69cc639f8e5a4c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20b23ab2f4552068e876dc4e43e618ce366b7bfbd7951f0fbc1aceb89ae54853 [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" "20b23ab2f4552068e876dc4e43e618ce366b7bfbd7951f0fbc1aceb89ae54853", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Checking bidir-map v1.0.0 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bigdecimal v0.0.14 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking coinnect v0.5.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `new_ret_no_self` [INFO] [stdout] --> src/coinnect.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(new_ret_no_self)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `clone_double_ref` [INFO] [stdout] --> src/helpers/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(clone_double_ref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `too_many_arguments` [INFO] [stdout] --> src/kraken/api.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(too_many_arguments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `too_many_arguments` [INFO] [stdout] --> src/bittrex/api.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(too_many_arguments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `new_ret_no_self` [INFO] [stdout] --> src/coinnect.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(new_ret_no_self)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `clone_double_ref` [INFO] [stdout] --> src/helpers/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(clone_double_ref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `too_many_arguments` [INFO] [stdout] --> src/kraken/api.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(too_many_arguments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `too_many_arguments` [INFO] [stdout] --> src/bittrex/api.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(too_many_arguments)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/coinnect.rs:30:76 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(exchange: Exchange, creds: C) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/coinnect.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/coinnect.rs:30:76 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(exchange: Exchange, creds: C) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/coinnect.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain!{ [INFO] [stdout] 12 | | types { [INFO] [stdout] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain!{ [INFO] [stdout] 12 | | types { [INFO] [stdout] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bitstamp/utils.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 18 | | let mut m = BidirMap::new(); [INFO] [stdout] 19 | | m.insert(BTC_USD, "btcusd"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | }; [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/poloniex/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 13 | | let mut m = BidirMap::new(); [INFO] [stdout] 14 | | m.insert(BCN_BTC, "BTC_BCN"); [INFO] [stdout] ... | [INFO] [stdout] 117 | | }; [INFO] [stdout] 118 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/kraken/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 13 | | let mut m = BidirMap::new(); [INFO] [stdout] 14 | | m.insert(BCH_EUR, "BCHEUR"); [INFO] [stdout] ... | [INFO] [stdout] 73 | | }; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bittrex/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 13 | | let mut m = BidirMap::new(); [INFO] [stdout] 14 | | m.insert(_1ST_BTC, "BTC-1ST"); [INFO] [stdout] ... | [INFO] [stdout] 278 | | }; [INFO] [stdout] 279 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/gdax/utils.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 18 | | let mut m = BidirMap::new(); [INFO] [stdout] 19 | | m.insert(BCH_USD, "bch-usd"); [INFO] [stdout] ... | [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain!{ [INFO] [stdout] 12 | | types { [INFO] [stdout] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain!{ [INFO] [stdout] 12 | | types { [INFO] [stdout] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bitstamp/utils.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 18 | | let mut m = BidirMap::new(); [INFO] [stdout] 19 | | m.insert(BTC_USD, "btcusd"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | }; [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/poloniex/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 13 | | let mut m = BidirMap::new(); [INFO] [stdout] 14 | | m.insert(BCN_BTC, "BTC_BCN"); [INFO] [stdout] ... | [INFO] [stdout] 117 | | }; [INFO] [stdout] 118 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/kraken/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 13 | | let mut m = BidirMap::new(); [INFO] [stdout] 14 | | m.insert(BCH_EUR, "BCHEUR"); [INFO] [stdout] ... | [INFO] [stdout] 73 | | }; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bittrex/utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 13 | | let mut m = BidirMap::new(); [INFO] [stdout] 14 | | m.insert(_1ST_BTC, "BTC-1ST"); [INFO] [stdout] ... | [INFO] [stdout] 278 | | }; [INFO] [stdout] 279 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/gdax/utils.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref PAIRS_STRING: BidirMap = { [INFO] [stdout] 18 | | let mut m = BidirMap::new(); [INFO] [stdout] 19 | | m.insert(BCH_USD, "bch-usd"); [INFO] [stdout] ... | [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain!{ [INFO] [stdout] 12 | | types { [INFO] [stdout] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain!{ [INFO] [stdout] 12 | | types { [INFO] [stdout] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> examples/kraken_trading.rs:27:71 [INFO] [stdout] | [INFO] [stdout] 27 | Err(err) => panic!("Error : {:?}, description : {}", err, err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/coinnect.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | let api: Box = Coinnect::new(Exchange::Bitstamp, creds).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.88s [INFO] running `Command { std: "docker" "inspect" "20b23ab2f4552068e876dc4e43e618ce366b7bfbd7951f0fbc1aceb89ae54853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b23ab2f4552068e876dc4e43e618ce366b7bfbd7951f0fbc1aceb89ae54853", kill_on_drop: false }` [INFO] [stdout] 20b23ab2f4552068e876dc4e43e618ce366b7bfbd7951f0fbc1aceb89ae54853