[INFO] fetching crate hawk-ws 0.1.1...
[INFO] checking hawk-ws-0.1.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate hawk-ws 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate hawk-ws 0.1.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.4.12 (available: v1.9.0)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.21)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.5)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.22)
[INFO] [stderr]       Adding mio v0.6.23 (available: v1.0.3)
[INFO] [stderr]       Adding openssl v0.9.24 (available: v0.10.68)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.8.5)
[INFO] [stderr]       Adding sha1 v0.2.0 (available: v0.10.6)
[INFO] [stderr]       Adding slab v0.3.0 (available: v0.4.9)
[INFO] [stderr]       Adding term v0.4.6 (available: v1.0.0)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.36)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.4)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1 v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 931f6c768a82dababf2552c1eb97f6e11b47106b216774a6209d9bc0c2a61e0c
[INFO] running `Command { std: "docker" "start" "-a" "931f6c768a82dababf2552c1eb97f6e11b47106b216774a6209d9bc0c2a61e0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "931f6c768a82dababf2552c1eb97f6e11b47106b216774a6209d9bc0c2a61e0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "931f6c768a82dababf2552c1eb97f6e11b47106b216774a6209d9bc0c2a61e0c", kill_on_drop: false }`
[INFO] [stdout] 931f6c768a82dababf2552c1eb97f6e11b47106b216774a6209d9bc0c2a61e0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1c64f032d663b20f4f744cc7cc14ad1ae100d67e4b6388a7f122487b3cfda28
[INFO] running `Command { std: "docker" "start" "-a" "e1c64f032d663b20f4f744cc7cc14ad1ae100d67e4b6388a7f122487b3cfda28", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking sha1 v0.2.0
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking hawk-ws v0.1.1 (/opt/rustwide/workdir)
[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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<dyn StdError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.4.3
[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[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/autobahn-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[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] [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] 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/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: 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] 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] 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: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] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/bench.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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]  --> 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/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/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] 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]   --> 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: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/bench.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             try!(self.out.send(MESSAGE));
[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 "autobahn-server") due to 1 previous error
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/bench.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 try!(self.out.close(CloseCode::Normal));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] 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/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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/bench.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 try!(self.out.send(MESSAGE));
[INFO] [stdout]    |                 ^^^
[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] [stderr] error: could not compile `hawk-ws` (example "router") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "remote_addr") due to 1 previous error; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "pong") due to 1 previous error; 6 warnings emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "channel") due to 1 previous error
[INFO] [stderr] error: could not compile `hawk-ws` (example "bench-server") due to 1 previous error
[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 "ssl-server") due to 1 previous error
[INFO] [stderr] error: could not compile `hawk-ws` (example "bench") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "unsafe-ssl-client") due to 1 previous error
[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] 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/autobahn-client.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 "shutdown") due to 1 previous error
[INFO] [stderr] error: could not compile `hawk-ws` (example "server") due to 1 previous error
[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[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] [stderr] error: could not compile `hawk-ws` (example "peer2peer") due to 1 previous error
[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 1 previous error; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hawk-ws` (example "external_shutdown") due to 1 previous error
[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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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] running `Command { std: "docker" "inspect" "e1c64f032d663b20f4f744cc7cc14ad1ae100d67e4b6388a7f122487b3cfda28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c64f032d663b20f4f744cc7cc14ad1ae100d67e4b6388a7f122487b3cfda28", kill_on_drop: false }`
[INFO] [stdout] e1c64f032d663b20f4f744cc7cc14ad1ae100d67e4b6388a7f122487b3cfda28
