[INFO] fetching crate okx-sdk 0.1.0... [INFO] testing okx-sdk-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate okx-sdk 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate okx-sdk 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate okx-sdk 0.1.0 [INFO] tweaked toml for crates.io crate okx-sdk 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate okx-sdk 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate okx-sdk 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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 anyhow v1.0.69 [INFO] [stderr] Downloaded serde_with_macros v2.2.0 [INFO] [stderr] Downloaded serde_with v2.2.0 [INFO] [stderr] Downloaded syn v1.0.108 [INFO] [stderr] Downloaded ring v0.17.0-alpha.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a83154d2bc8e92902a54bffdb2bd4ac90b53eca5ed3e3d31e4429d8145a1607c [INFO] running `Command { std: "docker" "start" "-a" "a83154d2bc8e92902a54bffdb2bd4ac90b53eca5ed3e3d31e4429d8145a1607c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a83154d2bc8e92902a54bffdb2bd4ac90b53eca5ed3e3d31e4429d8145a1607c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83154d2bc8e92902a54bffdb2bd4ac90b53eca5ed3e3d31e4429d8145a1607c", kill_on_drop: false }` [INFO] [stdout] a83154d2bc8e92902a54bffdb2bd4ac90b53eca5ed3e3d31e4429d8145a1607c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2572cc0d48124c3d620d38038b83d562f5b47407a9d5216fd7ec0f2ace24c943 [INFO] running `Command { std: "docker" "start" "-a" "2572cc0d48124c3d620d38038b83d562f5b47407a9d5216fd7ec0f2ace24c943", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling syn v1.0.108 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling ring v0.17.0-alpha.11 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling serde_with_macros v2.2.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v2.2.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling okx-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.10s [INFO] running `Command { std: "docker" "inspect" "2572cc0d48124c3d620d38038b83d562f5b47407a9d5216fd7ec0f2ace24c943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2572cc0d48124c3d620d38038b83d562f5b47407a9d5216fd7ec0f2ace24c943", kill_on_drop: false }` [INFO] [stdout] 2572cc0d48124c3d620d38038b83d562f5b47407a9d5216fd7ec0f2ace24c943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dad6339bc541d77b0caa7dd493e283b13e76c9d927bb7d0a3d184d7e415c19bd [INFO] running `Command { std: "docker" "start" "-a" "dad6339bc541d77b0caa7dd493e283b13e76c9d927bb7d0a3d184d7e415c19bd", kill_on_drop: false }` [INFO] [stderr] Compiling okx-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> examples/market_tickers.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let result = okxclient.market_tickers("SWAP", None, None).await?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "dad6339bc541d77b0caa7dd493e283b13e76c9d927bb7d0a3d184d7e415c19bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad6339bc541d77b0caa7dd493e283b13e76c9d927bb7d0a3d184d7e415c19bd", kill_on_drop: false }` [INFO] [stdout] dad6339bc541d77b0caa7dd493e283b13e76c9d927bb7d0a3d184d7e415c19bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3679ea0699041a1811e3cd167bbd620bec2fd1253ff00850c6b68e058c2ec973 [INFO] running `Command { std: "docker" "start" "-a" "3679ea0699041a1811e3cd167bbd620bec2fd1253ff00850c6b68e058c2ec973", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> examples/market_tickers.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | let result = okxclient.market_tickers("SWAP", None, None).await?; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `okx-sdk` (example "market_tickers") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/okx_sdk-cb0095fbf3337ab6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests okx_sdk [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] [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] running `Command { std: "docker" "inspect" "3679ea0699041a1811e3cd167bbd620bec2fd1253ff00850c6b68e058c2ec973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3679ea0699041a1811e3cd167bbd620bec2fd1253ff00850c6b68e058c2ec973", kill_on_drop: false }` [INFO] [stdout] 3679ea0699041a1811e3cd167bbd620bec2fd1253ff00850c6b68e058c2ec973