[INFO] fetching crate binance_ws_client 0.2.0...
[INFO] checking binance_ws_client-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate binance_ws_client 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate binance_ws_client 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate binance_ws_client 0.2.0
[INFO] finished tweaking crates.io crate binance_ws_client 0.2.0
[INFO] tweaked toml for crates.io crate binance_ws_client 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate binance_ws_client 0.2.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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.0
[INFO] [stderr]   Downloaded tungstenite v0.20.0
[INFO] [stderr]   Downloaded url v2.4.0
[INFO] [stderr]   Downloaded rustls v0.21.6
[INFO] [stderr]   Downloaded rustls-webpki v0.101.3
[INFO] [stderr]   Downloaded serde_json v1.0.104
[INFO] [stderr]   Downloaded tokio v1.30.0
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8decb5e0e3f57c4ed027cf07fc4e76d60f627bc1fcea79f31da6cbb33ca8c691
[INFO] running `Command { std: "docker" "start" "-a" "8decb5e0e3f57c4ed027cf07fc4e76d60f627bc1fcea79f31da6cbb33ca8c691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8decb5e0e3f57c4ed027cf07fc4e76d60f627bc1fcea79f31da6cbb33ca8c691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8decb5e0e3f57c4ed027cf07fc4e76d60f627bc1fcea79f31da6cbb33ca8c691", kill_on_drop: false }`
[INFO] [stdout] 8decb5e0e3f57c4ed027cf07fc4e76d60f627bc1fcea79f31da6cbb33ca8c691
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 930caad60b91e8d8abdcbe076391bc070fd054cdce5f7b462a41cc374010e3e7
[INFO] running `Command { std: "docker" "start" "-a" "930caad60b91e8d8abdcbe076391bc070fd054cdce5f7b462a41cc374010e3e7", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking typenum v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking rustls-webpki v0.101.3
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.100.1
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking tokio v1.30.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tungstenite v0.20.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.0
[INFO] [stderr]     Checking binance_ws_client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.42s
[INFO] running `Command { std: "docker" "inspect" "930caad60b91e8d8abdcbe076391bc070fd054cdce5f7b462a41cc374010e3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "930caad60b91e8d8abdcbe076391bc070fd054cdce5f7b462a41cc374010e3e7", kill_on_drop: false }`
[INFO] [stdout] 930caad60b91e8d8abdcbe076391bc070fd054cdce5f7b462a41cc374010e3e7
