[INFO] fetching crate coinbase-pro-api 0.2.0...
[INFO] checking coinbase-pro-api-0.2.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate coinbase-pro-api 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate coinbase-pro-api 0.2.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coinbase-pro-api 0.2.0
[INFO] finished tweaking crates.io crate coinbase-pro-api 0.2.0
[INFO] tweaked toml for crates.io crate coinbase-pro-api 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9495810a4c09bdfb07909f7785f902262de96c909bd5f16589382318e8fa4122
[INFO] running `Command { std: "docker" "start" "-a" "9495810a4c09bdfb07909f7785f902262de96c909bd5f16589382318e8fa4122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9495810a4c09bdfb07909f7785f902262de96c909bd5f16589382318e8fa4122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9495810a4c09bdfb07909f7785f902262de96c909bd5f16589382318e8fa4122", kill_on_drop: false }`
[INFO] [stdout] 9495810a4c09bdfb07909f7785f902262de96c909bd5f16589382318e8fa4122
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b9b3eb10872588bc06fba0dcf8b1ce74bb9b5a9d06259d0bce1cca95d05aac
[INFO] running `Command { std: "docker" "start" "-a" "90b9b3eb10872588bc06fba0dcf8b1ce74bb9b5a9d06259d0bce1cca95d05aac", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking dashmap v5.5.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking quanta v0.9.3
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking governor v0.5.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking coinbase-pro-api v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::prelude::*`
[INFO] [stdout]    --> src/lib.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |     use chrono::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_type_of` is never used
[INFO] [stdout]    --> src/lib.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn print_type_of<T>(_: &T) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `now_minus_x_sec` is never used
[INFO] [stdout]    --> src/lib.rs:352:8
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn now_minus_x_sec(x: u64) -> DateTime<Utc> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `client` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:359:20
[INFO] [stdout]     |
[INFO] [stdout] 359 |         static ref client: CoinbasePublicClient = CoinbasePublicClient::builder()
[INFO] [stdout]     |                    ^^^^^^ help: convert the identifier to upper case: `CLIENT`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.52s
[INFO] running `Command { std: "docker" "inspect" "90b9b3eb10872588bc06fba0dcf8b1ce74bb9b5a9d06259d0bce1cca95d05aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b9b3eb10872588bc06fba0dcf8b1ce74bb9b5a9d06259d0bce1cca95d05aac", kill_on_drop: false }`
[INFO] [stdout] 90b9b3eb10872588bc06fba0dcf8b1ce74bb9b5a9d06259d0bce1cca95d05aac
