[INFO] fetching crate kucoin_rs 0.4.4... [INFO] testing kucoin_rs-0.4.4 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] extracting crate kucoin_rs 0.4.4 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate kucoin_rs 0.4.4 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kucoin_rs 0.4.4 [INFO] finished tweaking crates.io crate kucoin_rs 0.4.4 [INFO] tweaked toml for crates.io crate kucoin_rs 0.4.4 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72b9082b6909b5b39a957fd4fc5919521a734b13812869ba85eb8ea16b8bbca3 [INFO] running `Command { std: "docker" "start" "-a" "72b9082b6909b5b39a957fd4fc5919521a734b13812869ba85eb8ea16b8bbca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b9082b6909b5b39a957fd4fc5919521a734b13812869ba85eb8ea16b8bbca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b9082b6909b5b39a957fd4fc5919521a734b13812869ba85eb8ea16b8bbca3", kill_on_drop: false }` [INFO] [stdout] 72b9082b6909b5b39a957fd4fc5919521a734b13812869ba85eb8ea16b8bbca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 268010ae4bbd4f9a47e30695a28c6ec086cb90f3f607636332bdf18ca7008674 [INFO] running `Command { std: "docker" "start" "-a" "268010ae4bbd4f9a47e30695a28c6ec086cb90f3f607636332bdf18ca7008674", 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] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling streamunordered v0.5.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling kucoin_rs v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `streamunordered::StreamUnordered::::push`: Prefer StreamUnordered::insert [INFO] [stdout] --> src/kucoin/websocket.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | let token = self.streams.push(read); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `environment` [INFO] [stdout] --> src/kucoin/client.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | environment: KucoinEnv, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Kucoin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/kucoin/client.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "268010ae4bbd4f9a47e30695a28c6ec086cb90f3f607636332bdf18ca7008674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268010ae4bbd4f9a47e30695a28c6ec086cb90f3f607636332bdf18ca7008674", kill_on_drop: false }` [INFO] [stdout] 268010ae4bbd4f9a47e30695a28c6ec086cb90f3f607636332bdf18ca7008674 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ae573514099121406d6c17ded0877b827f7e110d2f18c4c42997a48ae9bea4 [INFO] running `Command { std: "docker" "start" "-a" "23ae573514099121406d6c17ded0877b827f7e110d2f18c4c42997a48ae9bea4", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `streamunordered::StreamUnordered::::push`: Prefer StreamUnordered::insert [INFO] [stdout] --> src/kucoin/websocket.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | let token = self.streams.push(read); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `environment` [INFO] [stdout] --> src/kucoin/client.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | environment: KucoinEnv, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Kucoin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/kucoin/client.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kucoin_rs v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `streamunordered::StreamUnordered::::push`: Prefer StreamUnordered::insert [INFO] [stdout] --> src/kucoin/websocket.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | let token = self.streams.push(read); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `environment` [INFO] [stdout] --> src/kucoin/client.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | environment: KucoinEnv, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Kucoin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/kucoin/client.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.44s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/kucoin_rs-4496e12ee62ca557) [INFO] running `Command { std: "docker" "inspect" "23ae573514099121406d6c17ded0877b827f7e110d2f18c4c42997a48ae9bea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ae573514099121406d6c17ded0877b827f7e110d2f18c4c42997a48ae9bea4", kill_on_drop: false }` [INFO] [stdout] 23ae573514099121406d6c17ded0877b827f7e110d2f18c4c42997a48ae9bea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b93fe60abe98c5e0bba7197a0855f56a73064820515133b4cb889d351b50aac4 [INFO] running `Command { std: "docker" "start" "-a" "b93fe60abe98c5e0bba7197a0855f56a73064820515133b4cb889d351b50aac4", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `streamunordered::StreamUnordered::::push`: Prefer StreamUnordered::insert [INFO] [stderr] --> src/kucoin/websocket.rs:109:34 [INFO] [stderr] | [INFO] [stderr] 109 | let token = self.streams.push(read); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `environment` [INFO] [stderr] --> src/kucoin/client.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | environment: KucoinEnv, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Kucoin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/kucoin/client.rs:42:10 [INFO] [stderr] | [INFO] [stderr] 42 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kucoin_rs` (lib) generated 2 warnings [INFO] [stderr] warning: `kucoin_rs` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kucoin_rs-4496e12ee62ca557) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test kucoin::trade::test::use_build_pattern_all_fills_optionals ... ok [INFO] [stdout] test kucoin::trade::test::use_build_pattern_all_order_info_optionals ... ok [INFO] [stdout] test kucoin::trade::test::use_build_pattern_some_fills_optionals ... ok [INFO] [stdout] test kucoin::trade::test::use_build_pattern_all_order_optionals ... ok [INFO] [stdout] test kucoin::trade::test::use_build_pattern_some_order_info_optionals ... ok [INFO] [stdout] test kucoin::trade::test::use_build_pattern_some_order_optionals ... ok [INFO] [stdout] test kucoin::utils::test::format_query_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kucoin_rs [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - (line 135) ... ignored [INFO] [stdout] test src/lib.rs - (line 77) ... ignored [INFO] [stdout] test src/lib.rs - (line 98) ... ignored [INFO] [stdout] test src/lib.rs - (line 44) ... FAILED [INFO] [stdout] test src/kucoin/trade.rs - kucoin::trade::FillsOptionals (line 597) ... ok [INFO] [stdout] test src/kucoin/trade.rs - kucoin::trade::OrderOptionals (line 368) ... ok [INFO] [stdout] test src/kucoin/trade.rs - kucoin::trade::OrderInfoOptionals (line 492) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 44) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoYVZvn/symbols.o" "/tmp/rustdoctestW7qzhw/rust_out.rust_out.795c0787-cgu.0.rcgu.o" "/tmp/rustdoctestW7qzhw/rust_out.1an5u3swnmb71yat.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkucoin_rs-9209356ec8863d0f.rlib" "/opt/rustwide/target/debug/deps/libstreamunordered-388a951975c2f59e.rlib" "/opt/rustwide/target/debug/deps/libsha2-4a222ece9a51bcad.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-58b4d3a921135c1e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libhmac-329f03b99947605a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-af44205f14a1e0df.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libdigest-0ad016e97e24edac.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8fbac3c7bc0ad53e.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libfailure-5943fe8054f62d30.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-15293d871b51ffc3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-23c9e14680aae374.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-9b1c6d49bb461a07.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1555e07348ba474c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-ce455a5893092af8.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-a25f2477458036f6.rlib" "/opt/rustwide/target/debug/deps/librand-bd31626d08258536.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2c9c69d2b478bab9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-02d87c86bc29c627.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-00c8db849bf119f0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-fbb73dce85d90c53.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f21488fa4ec59d88.rlib" "/opt/rustwide/target/debug/deps/libdigest-6ae876afa1ba34ff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b2a84fc18f8889a3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-eccaabaf0e642055.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ae7f28b170d518ad.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-639ec6529b4e49eb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-99eb86b6a8ddca89.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c28d08e479ce0c29.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-46f64765a0eaaac0.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9995db33fd3ad9e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4d4a1fbc5e052ce5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2746a2c20bea9bc9.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-032f37fc0c4d866a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librustls-42779e5738911301.rlib" "/opt/rustwide/target/debug/deps/libsct-2a9b134612861723.rlib" "/opt/rustwide/target/debug/deps/libwebpki-695f9c0ae7126e9f.rlib" "/opt/rustwide/target/debug/deps/libring-6a577ad01e03c0d5.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-90ce53bb2875f5ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-eb606810342b9b72.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-344d31e2ea33b2ca.rlib" "/opt/rustwide/target/debug/deps/libhyper-2c91be967d77ba7a.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-f322f3bbaf611d10.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-61686651077bf813.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-9ee094f721abc4c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libtokio-415d6513103d8b0a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a0e1c9cee4731477.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7a54909f3d64939.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c916af166f50519c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libmio-280a5481ae48533b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c26dd4f1250869eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d977ff0a6bd3ced5.rlib" "/opt/rustwide/target/debug/deps/liblibc-d730512dede0fd57.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d0136d48b8f42216.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-11755504ed98c258.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-c7b51d7a319d3936.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6137dddacea9ddd8.rlib" "/opt/rustwide/target/debug/deps/libfutures-2573ae9b830bcaff.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e951ea4fbc4b9006.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d7e4dfe631c61ca1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestW7qzhw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 44) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 6.91s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b93fe60abe98c5e0bba7197a0855f56a73064820515133b4cb889d351b50aac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93fe60abe98c5e0bba7197a0855f56a73064820515133b4cb889d351b50aac4", kill_on_drop: false }` [INFO] [stdout] b93fe60abe98c5e0bba7197a0855f56a73064820515133b4cb889d351b50aac4