[INFO] fetching crate nash-native-client 0.1.18... [INFO] checking nash-native-client-0.1.18 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate nash-native-client 0.1.18 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nash-native-client 0.1.18 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nash-native-client 0.1.18 [INFO] finished tweaking crates.io crate nash-native-client 0.1.18 [INFO] tweaked toml for crates.io crate nash-native-client 0.1.18 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "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" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nash-protocol v0.1.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be5240c32b96286ab5c0d842c7e5fe9bb6c9898831ce30c87a8e6ce66b9bac37 [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" "be5240c32b96286ab5c0d842c7e5fe9bb6c9898831ce30c87a8e6ce66b9bac37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be5240c32b96286ab5c0d842c7e5fe9bb6c9898831ce30c87a8e6ce66b9bac37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5240c32b96286ab5c0d842c7e5fe9bb6c9898831ce30c87a8e6ce66b9bac37", kill_on_drop: false }` [INFO] [stdout] be5240c32b96286ab5c0d842c7e5fe9bb6c9898831ce30c87a8e6ce66b9bac37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a70b857ea30bca66bdb86f1562252a7b9bcfb9f6f3606abb9557ff854d5ce4a [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" "7a70b857ea30bca66bdb86f1562252a7b9bcfb9f6f3606abb9557ff854d5ce4a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking const-oid v0.4.3 [INFO] [stderr] Checking const-oid v0.1.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking crossbeam-epoch v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.6.6 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking ecdsa v0.8.5 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking p256 v0.5.2 [INFO] [stderr] Checking k256 v0.5.10 [INFO] [stderr] Checking k256 v0.7.2 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Checking rust-gmp-serde v0.5.0 [INFO] [stderr] Compiling graphql_client_codegen v0.9.0 [INFO] [stderr] Checking rust-bigint v1.1.0 [INFO] [stderr] Checking paillier-common v0.1.1 [INFO] [stderr] Checking nash-mpc v1.2.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.1 [INFO] [stderr] Compiling graphql_query_derive v0.9.0 [INFO] [stderr] Checking graphql_client v0.9.0 [INFO] [stderr] Checking nash-protocol v0.1.26 [INFO] [stderr] Checking nash-native-client v0.1.18 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `get_semaphore` found for type parameter `T` in the current scope [INFO] [stdout] --> src/http_extension.rs:92:50 [INFO] [stdout] | [INFO] [stdout] 92 | if let Some(semaphore) = request.get_semaphore(self.state.clone()).await { [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_semaphore` found for type parameter `T` in the current scope [INFO] [stdout] --> src/http_extension.rs:92:50 [INFO] [stdout] | [INFO] [stdout] 92 | if let Some(semaphore) = request.get_semaphore(self.state.clone()).await { [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_semaphore` found for type parameter `T` in the current scope [INFO] [stdout] --> src/ws_client/client.rs:493:50 [INFO] [stdout] | [INFO] [stdout] 493 | if let Some(semaphore) = request.get_semaphore(self.state.clone()).await { [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_semaphore` found for type parameter `T` in the current scope [INFO] [stdout] --> src/ws_client/client.rs:493:50 [INFO] [stdout] | [INFO] [stdout] 493 | if let Some(semaphore) = request.get_semaphore(self.state.clone()).await { [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `AtomicU64` [INFO] [stdout] --> src/ws_client/client.rs:720:37 [INFO] [stdout] | [INFO] [stdout] 720 | if remaining_orders < 10 { [INFO] [stdout] | ---------------- ^ -- {integer} [INFO] [stdout] | | [INFO] [stdout] | AtomicU64 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `AtomicU64` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/ws_client/client.rs:721:21 [INFO] [stdout] | [INFO] [stdout] 721 | trace!(%remaining_orders, "sign_all_states triggered"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AtomicU64` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.17/src/field.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | T: fmt::Display, [INFO] [stdout] | ------------ required by this bound in `display` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `AtomicU64` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Display` for `&AtomicU64` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `AtomicU64` [INFO] [stdout] --> src/ws_client/client.rs:720:37 [INFO] [stdout] | [INFO] [stdout] 720 | if remaining_orders < 10 { [INFO] [stdout] | ---------------- ^ -- {integer} [INFO] [stdout] | | [INFO] [stdout] | AtomicU64 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `AtomicU64` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/ws_client/client.rs:721:21 [INFO] [stdout] | [INFO] [stdout] 721 | trace!(%remaining_orders, "sign_all_states triggered"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AtomicU64` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.17/src/field.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | pub struct DisplayValue(T); [INFO] [stdout] | ------------ required by this bound in `DisplayValue` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `AtomicU64` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Display` for `&AtomicU64` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `AtomicU64` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/ws_client/client.rs:721:21 [INFO] [stdout] | [INFO] [stdout] 721 | trace!(%remaining_orders, "sign_all_states triggered"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AtomicU64` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.17/src/field.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | T: fmt::Display, [INFO] [stdout] | ------------ required by this bound in `display` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `AtomicU64` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Display` for `&AtomicU64` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `AtomicU64` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/ws_client/client.rs:721:21 [INFO] [stdout] | [INFO] [stdout] 721 | trace!(%remaining_orders, "sign_all_states triggered"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AtomicU64` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `AtomicU64` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Display` for `&AtomicU64` [INFO] [stdout] = note: required because of the requirements on the impl of `tracing::Value` for `DisplayValue<&AtomicU64>` [INFO] [stdout] = note: required for the cast to the object type `dyn tracing::Value` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `AtomicU64` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/ws_client/client.rs:721:21 [INFO] [stdout] | [INFO] [stdout] 721 | trace!(%remaining_orders, "sign_all_states triggered"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AtomicU64` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.17/src/field.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | pub struct DisplayValue(T); [INFO] [stdout] | ------------ required by this bound in `DisplayValue` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `AtomicU64` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Display` for `&AtomicU64` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `AtomicU64` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/ws_client/client.rs:721:21 [INFO] [stdout] | [INFO] [stdout] 721 | trace!(%remaining_orders, "sign_all_states triggered"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `AtomicU64` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `AtomicU64` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Display` for `&AtomicU64` [INFO] [stdout] = note: required because of the requirements on the impl of `tracing::Value` for `DisplayValue<&AtomicU64>` [INFO] [stdout] = note: required for the cast to the object type `dyn tracing::Value` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/ws_client/client.rs:867:22 [INFO] [stdout] | [INFO] [stdout] 867 | .run(DhFillPoolRequest::new(Blockchain::Ethereum).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ -------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nash-protocol-0.1.26/src/protocol/dh_fill_pool/types.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(chain: Blockchain, size: u32) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nash-native-client` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ws_client/client.rs:1216:25 [INFO] [stdout] | [INFO] [stdout] 1216 | symbol: Some("eth".to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::option::Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ws_client/client.rs:1380:43 [INFO] [stdout] | [INFO] [stdout] 1380 | state_lock.remaining_orders = 100; [INFO] [stdout] | ^^^ expected struct `AtomicU64`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0369, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7a70b857ea30bca66bdb86f1562252a7b9bcfb9f6f3606abb9557ff854d5ce4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a70b857ea30bca66bdb86f1562252a7b9bcfb9f6f3606abb9557ff854d5ce4a", kill_on_drop: false }` [INFO] [stdout] 7a70b857ea30bca66bdb86f1562252a7b9bcfb9f6f3606abb9557ff854d5ce4a