[INFO] fetching crate bian-rs 0.2.0... [INFO] testing bian-rs-0.2.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate bian-rs 0.2.0 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate bian-rs 0.2.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bian-rs 0.2.0 [INFO] finished tweaking crates.io crate bian-rs 0.2.0 [INFO] tweaked toml for crates.io crate bian-rs 0.2.0 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bian-proc v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22ff7067797f7332f2d7296536bb9bf3c99d678c3e0399fc5491b99fd6057b37 [INFO] running `Command { std: "docker" "start" "-a" "22ff7067797f7332f2d7296536bb9bf3c99d678c3e0399fc5491b99fd6057b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22ff7067797f7332f2d7296536bb9bf3c99d678c3e0399fc5491b99fd6057b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ff7067797f7332f2d7296536bb9bf3c99d678c3e0399fc5491b99fd6057b37", kill_on_drop: false }` [INFO] [stdout] 22ff7067797f7332f2d7296536bb9bf3c99d678c3e0399fc5491b99fd6057b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d6ed7da48d445976bb6457a78548ac8d189f8aacb96aa448aa73ea15bc5b32b [INFO] running `Command { std: "docker" "start" "-a" "3d6ed7da48d445976bb6457a78548ac8d189f8aacb96aa448aa73ea15bc5b32b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bian-proc v0.2.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling bian-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tungstenite::client::AutoGenericStream` [INFO] [stdout] --> src/client/coin_futures.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | client::{connect_with_config, AutoGenericStream}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `AutoGenericStream` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tungstenite::client::AutoGenericStream` [INFO] [stdout] --> src/client/spot.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | client::{connect_with_config, AutoGenericStream}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `AutoGenericStream` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tungstenite::client::AutoGenericStream` [INFO] [stdout] --> src/client/usd_futures.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | client::{connect_with_config, AutoGenericStream}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `AutoGenericStream` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tungstenite::client::AutoGenericStream` [INFO] [stdout] --> src/response/ws.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tungstenite::client::AutoGenericStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AutoGenericStream` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/client/coin_futures.rs:748:27 [INFO] [stdout] | [INFO] [stdout] 748 | let (socket, _) = connect_with_config(url, None, 3, self.proxy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- ---- - ---------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tungstenite-0.13.0/src/client.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn connect_with_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebSocket>>: ws::WebsocketResponse` is not satisfied [INFO] [stdout] --> src/client/coin_futures.rs:746:10 [INFO] [stdout] | [INFO] [stdout] 746 | ) -> BianResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ws::WebsocketResponse` is not implemented for `WebSocket>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/client/usd_futures.rs:754:27 [INFO] [stdout] | [INFO] [stdout] 754 | let (socket, _) = connect_with_config(url, None, 3, self.proxy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- ---- - ---------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tungstenite-0.13.0/src/client.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn connect_with_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebSocket>>: ws::WebsocketResponse` is not satisfied [INFO] [stdout] --> src/client/usd_futures.rs:752:10 [INFO] [stdout] | [INFO] [stdout] 752 | ) -> BianResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ws::WebsocketResponse` is not implemented for `WebSocket>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/client/coin_futures.rs:425:27 [INFO] [stdout] | [INFO] [stdout] 425 | let (socket, _) = connect_with_config(url, None, 3, self.proxy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- ---- - ---------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tungstenite-0.13.0/src/client.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn connect_with_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/client/coin_futures.rs:444:27 [INFO] [stdout] | [INFO] [stdout] 444 | let (socket, _) = connect_with_config(url, None, 3, self.proxy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- ---- - ---------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tungstenite-0.13.0/src/client.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn connect_with_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/client/spot.rs:238:27 [INFO] [stdout] | [INFO] [stdout] 238 | let (socket, _) = connect_with_config(url, None, 3, self.proxy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- ---- - ---------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tungstenite-0.13.0/src/client.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn connect_with_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/client/spot.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 257 | let (socket, _) = connect_with_config(url, None, 3, self.proxy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- ---- - ---------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tungstenite-0.13.0/src/client.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn connect_with_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/client/usd_futures.rs:431:27 [INFO] [stdout] | [INFO] [stdout] 431 | let (socket, _) = connect_with_config(url, None, 3, self.proxy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- ---- - ---------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tungstenite-0.13.0/src/client.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn connect_with_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/client/usd_futures.rs:450:27 [INFO] [stdout] | [INFO] [stdout] 450 | let (socket, _) = connect_with_config(url, None, 3, self.proxy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- ---- - ---------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tungstenite-0.13.0/src/client.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn connect_with_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bian-rs` due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "3d6ed7da48d445976bb6457a78548ac8d189f8aacb96aa448aa73ea15bc5b32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6ed7da48d445976bb6457a78548ac8d189f8aacb96aa448aa73ea15bc5b32b", kill_on_drop: false }` [INFO] [stdout] 3d6ed7da48d445976bb6457a78548ac8d189f8aacb96aa448aa73ea15bc5b32b