[INFO] fetching crate hawk-ws 0.1.1...
[INFO] checking hawk-ws-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hawk-ws 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate hawk-ws 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hawk-ws 0.1.1
[INFO] finished tweaking crates.io crate hawk-ws 0.1.1
[INFO] tweaked toml for crates.io crate hawk-ws 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85a46be8d7a7a8c29704ee671347cd3c63cd7b69a775100e8685e117fc7cccc2
[INFO] running `Command { std: "docker" "start" "-a" "85a46be8d7a7a8c29704ee671347cd3c63cd7b69a775100e8685e117fc7cccc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85a46be8d7a7a8c29704ee671347cd3c63cd7b69a775100e8685e117fc7cccc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85a46be8d7a7a8c29704ee671347cd3c63cd7b69a775100e8685e117fc7cccc2", kill_on_drop: false }`
[INFO] [stdout] 85a46be8d7a7a8c29704ee671347cd3c63cd7b69a775100e8685e117fc7cccc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb875ad7c3885d5f8dd6e62d3ccdc6309028ac27b3d995b89016046d37769bfa
[INFO] running `Command { std: "docker" "start" "-a" "eb875ad7c3885d5f8dd6e62d3ccdc6309028ac27b3d995b89016046d37769bfa", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking sha1 v0.2.0
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking hawk-ws v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/communication.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::Into;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::cmp::PartialEq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/connection.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/frame.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default::Default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/frame.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use rand;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/handler.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use httparse;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate httparse;
[INFO] [stdout]    | ---------------------- the item `httparse` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use rand;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sha1` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use sha1;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate sha1;
[INFO] [stdout]    | ------------------ the item `sha1` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/io.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/message.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/message.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/protocol.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/protocol.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/result.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/result.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]   --> src/result.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use httparse;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate httparse;
[INFO] [stdout]    | ---------------------- the item `httparse` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/result.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/util.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use std::default::Default;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/result.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Custom(Box<StdError + Send + Sync>),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Custom(Box<dyn StdError + Send + Sync>),
[INFO] [stdout]    |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/result.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/result.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<StdError> {
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<dyn StdError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> tests/shutdown.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/shared.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/router.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/remote_addr.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]   --> examples/peer2peer.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern crate ws;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/router.rs:13:63
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> {
[INFO] [stdout]    |                                                               ^            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> {
[INFO] [stdout] 13 +     fn on_request(&mut self, req: &ws::Request) -> ws::Result<ws::Response> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/router.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> {
[INFO] [stdout]    |                                                               ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -     fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> {
[INFO] [stdout] 82 +     fn on_request(&mut self, req: &ws::Request) -> ws::Result<ws::Response> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> tests/bind.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/remote_addr.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 |         if let Some(ip_addr) = try!(shake.remote_addr()) {
[INFO] [stdout]    |                                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/router.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let mut res = try!(ws::Response::from_request(req));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> examples/router.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             try!(self.ws.send(*msg))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/pong.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/server.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "shared") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hawk-ws` (example "router") due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/pong.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         try!(self.out.timeout(5_000, PING));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/pong.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 try!(self.out.ping(time::precise_time_ns().to_string().into()));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/pong.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 try!(self.out.cancel(t))
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/pong.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 try!(self.out.cancel(t))
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> examples/pong.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         try!(self.out.timeout(30_000, EXPIRE));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> examples/pong.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |             if let Ok(pong) = try!(from_utf8(frame.payload())).parse::<u64>() {
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "remote_addr") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "server") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/bench-server.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/threaded.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/unsafe-ssl-client.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (test "bind") due to 2 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]   --> examples/channel.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate ws;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (test "shutdown") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "bench-server") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "threaded") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "unsafe-ssl-client") due to 2 previous errors
[INFO] [stderr] error: could not compile `hawk-ws` (example "pong") due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "peer2peer") due to 2 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/cli.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "channel") due to 2 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/autobahn-client.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/autobahn-client.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     try!(connect("ws://127.0.0.1:9001/getCaseCount", |out| {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/autobahn-client.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |             let count = try!(msg.as_text());
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "cli") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "autobahn-client") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/communication.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::Into;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::cmp::PartialEq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/connection.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/frame.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default::Default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/frame.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use rand;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/handler.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use httparse;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate httparse;
[INFO] [stdout]    | ---------------------- the item `httparse` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use rand;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sha1` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use sha1;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate sha1;
[INFO] [stdout]    | ------------------ the item `sha1` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/io.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/message.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/message.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/protocol.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/protocol.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/result.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/result.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]   --> src/result.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use httparse;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate httparse;
[INFO] [stdout]    | ---------------------- the item `httparse` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/result.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/util.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use std::default::Default;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/result.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Custom(Box<StdError + Send + Sync>),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Custom(Box<dyn StdError + Send + Sync>),
[INFO] [stdout]    |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/result.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/result.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<StdError> {
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<dyn StdError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused closure that must be used
[INFO] [stdout]   --> src/factory.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         factory.connection_made(Sender::new(mio::Token(0), chn, 0));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb875ad7c3885d5f8dd6e62d3ccdc6309028ac27b3d995b89016046d37769bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb875ad7c3885d5f8dd6e62d3ccdc6309028ac27b3d995b89016046d37769bfa", kill_on_drop: false }`
[INFO] [stdout] eb875ad7c3885d5f8dd6e62d3ccdc6309028ac27b3d995b89016046d37769bfa
[INFO] checking hawk-ws-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate hawk-ws 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate hawk-ws 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hawk-ws 0.1.1
[INFO] finished tweaking crates.io crate hawk-ws 0.1.1
[INFO] tweaked toml for crates.io crate hawk-ws 0.1.1 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30e381b991a1af759ab71f1aecdf8c616c611361d9c562dbe86a9601a011826a
[INFO] running `Command { std: "docker" "start" "-a" "30e381b991a1af759ab71f1aecdf8c616c611361d9c562dbe86a9601a011826a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30e381b991a1af759ab71f1aecdf8c616c611361d9c562dbe86a9601a011826a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30e381b991a1af759ab71f1aecdf8c616c611361d9c562dbe86a9601a011826a", kill_on_drop: false }`
[INFO] [stdout] 30e381b991a1af759ab71f1aecdf8c616c611361d9c562dbe86a9601a011826a
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cbfdc53bfaee63f34effbfa6c584ac4c8fde0205f69e65240eca638e1f74979
[INFO] running `Command { std: "docker" "start" "-a" "2cbfdc53bfaee63f34effbfa6c584ac4c8fde0205f69e65240eca638e1f74979", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking sha1 v0.2.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking hawk-ws v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/communication.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::Into;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::cmp::PartialEq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/connection.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/frame.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default::Default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/frame.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use rand;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/handler.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use httparse;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate httparse;
[INFO] [stdout]    | ---------------------- the item `httparse` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use rand;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sha1` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use sha1;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate sha1;
[INFO] [stdout]    | ------------------ the item `sha1` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/io.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/message.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/message.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/protocol.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/protocol.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/result.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/result.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]   --> src/result.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use httparse;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate httparse;
[INFO] [stdout]    | ---------------------- the item `httparse` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/result.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/util.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use std::default::Default;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/result.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Custom(Box<StdError + Send + Sync>),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Custom(Box<dyn StdError + Send + Sync>),
[INFO] [stdout]    |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/result.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/result.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<StdError> {
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<dyn StdError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> tests/bind.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/bench-server.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/shared.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/external_shutdown.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/server.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> tests/shutdown.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "bench-server") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/remote_addr.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (test "bind") due to 2 previous errors
[INFO] [stderr] error: could not compile `hawk-ws` (example "server") due to 2 previous errors
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/remote_addr.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 |         if let Some(ip_addr) = try!(shake.remote_addr()) {
[INFO] [stdout]    |                                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "shared") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "remote_addr") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "external_shutdown") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]   --> examples/peer2peer.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern crate ws;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (test "shutdown") due to 2 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]   --> examples/ssl-server.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate ws;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/autobahn-client.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/autobahn-client.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     try!(connect("ws://127.0.0.1:9001/getCaseCount", |out| {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/autobahn-client.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |             let count = try!(msg.as_text());
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/cli.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "ssl-server") due to 2 previous errors
[INFO] [stderr] error: could not compile `hawk-ws` (example "peer2peer") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "autobahn-client") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "cli") due to 2 previous errors
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/communication.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::Into;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]   --> src/communication.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::cmp::PartialEq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/connection.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/frame.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default::Default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/frame.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use rand;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/handler.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use httparse;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate httparse;
[INFO] [stdout]    | ---------------------- the item `httparse` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use rand;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rand;
[INFO] [stdout]    | ------------------ the item `rand` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sha1` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use sha1;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate sha1;
[INFO] [stdout]    | ------------------ the item `sha1` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/handshake.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/io.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/message.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/message.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/protocol.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/protocol.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/result.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/result.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]   --> src/result.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use httparse;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate httparse;
[INFO] [stdout]    | ---------------------- the item `httparse` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio` is imported redundantly
[INFO] [stdout]   --> src/result.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mio;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | extern crate mio;
[INFO] [stdout]    | ----------------- the item `mio` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/router.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/util.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use std::default::Default;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/router.rs:13:63
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> {
[INFO] [stdout]    |                                                               ^            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> {
[INFO] [stdout] 13 +     fn on_request(&mut self, req: &ws::Request) -> ws::Result<ws::Response> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/router.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> {
[INFO] [stdout]    |                                                               ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -     fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> {
[INFO] [stdout] 82 +     fn on_request(&mut self, req: &ws::Request) -> ws::Result<ws::Response> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/router.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let mut res = try!(ws::Response::from_request(req));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> examples/router.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             try!(self.ws.send(*msg))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/unsafe-ssl-client.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/client.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate ws;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "router") due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "unsafe-ssl-client") due to 2 previous errors
[INFO] [stderr] error: could not compile `hawk-ws` (example "client") due to 2 previous errors
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/result.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Custom(Box<StdError + Send + Sync>),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Custom(Box<dyn StdError + Send + Sync>),
[INFO] [stdout]    |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/result.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/result.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<StdError> {
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<dyn StdError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused closure that must be used
[INFO] [stdout]   --> src/factory.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         factory.connection_made(Sender::new(mio::Token(0), chn, 0));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cbfdc53bfaee63f34effbfa6c584ac4c8fde0205f69e65240eca638e1f74979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cbfdc53bfaee63f34effbfa6c584ac4c8fde0205f69e65240eca638e1f74979", kill_on_drop: false }`
[INFO] [stdout] 2cbfdc53bfaee63f34effbfa6c584ac4c8fde0205f69e65240eca638e1f74979
