[INFO] fetching crate btcturk_websockets 0.1.0...
[INFO] checking btcturk_websockets-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate btcturk_websockets 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate btcturk_websockets 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate btcturk_websockets 0.1.0
[INFO] finished tweaking crates.io crate btcturk_websockets 0.1.0
[INFO] tweaked toml for crates.io crate btcturk_websockets 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded sha-1 v0.10.1
[INFO] [stderr]   Downloaded tungstenite v0.17.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0033d76d60ed4477998d42b53ba20292bee4c5ca5ed1ea4042e2a12abc02c53
[INFO] running `Command { std: "docker" "start" "-a" "a0033d76d60ed4477998d42b53ba20292bee4c5ca5ed1ea4042e2a12abc02c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0033d76d60ed4477998d42b53ba20292bee4c5ca5ed1ea4042e2a12abc02c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0033d76d60ed4477998d42b53ba20292bee4c5ca5ed1ea4042e2a12abc02c53", kill_on_drop: false }`
[INFO] [stdout] a0033d76d60ed4477998d42b53ba20292bee4c5ca5ed1ea4042e2a12abc02c53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e4cff7586cc950bcf580c89bdc501b86d840f28018e80f1985d05c45375e80b
[INFO] running `Command { std: "docker" "start" "-a" "6e4cff7586cc950bcf580c89bdc501b86d840f28018e80f1985d05c45375e80b", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking btcturk_websockets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/lib.rs:55:63
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut mac = Hmac::<Sha256>::new_from_slice(&base64::decode(self.keys.private_key.clone()).unwrap()).unwrap();
[INFO] [stdout]    |                                                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/lib.rs:55:63
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut mac = Hmac::<Sha256>::new_from_slice(&base64::decode(self.keys.private_key.clone()).unwrap()).unwrap();
[INFO] [stdout]    |                                                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/lib.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let signature: String = base64::encode(mac.finalize().into_bytes());
[INFO] [stdout]    |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/lib.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let signature: String = base64::encode(mac.finalize().into_bytes());
[INFO] [stdout]    |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread`, `time`
[INFO] [stdout]  --> tests/working_main.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{thread, time};
[INFO] [stdout]   |           ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]  --> tests/main.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let token = client.clone().generate_token_message();
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `connection`
[INFO] [stdout]   --> tests/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let connection = client.clone().create_connection().await;
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ticker`
[INFO] [stdout]   --> tests/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ticker = client.clone().get_ticker().await;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ticker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> tests/working_main.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut mac = Hmac::<Sha256>::new_from_slice(&base64::decode(btc_private_key).unwrap()).unwrap();
[INFO] [stdout]    |                                                           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> tests/working_main.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let signature: String = base64::encode(mac.finalize().into_bytes());
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `general_test` is never used
[INFO] [stdout]  --> tests/main.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | async fn general_test() {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.63s
[INFO] running `Command { std: "docker" "inspect" "6e4cff7586cc950bcf580c89bdc501b86d840f28018e80f1985d05c45375e80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4cff7586cc950bcf580c89bdc501b86d840f28018e80f1985d05c45375e80b", kill_on_drop: false }`
[INFO] [stdout] 6e4cff7586cc950bcf580c89bdc501b86d840f28018e80f1985d05c45375e80b
