[INFO] fetching crate qws 0.7.9...
[INFO] testing qws-0.7.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate qws 0.7.9 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate qws 0.7.9
[INFO] finished tweaking crates.io crate qws 0.7.9
[INFO] tweaked toml for crates.io crate qws 0.7.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qws 0.7.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qws 0.7.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6080936bee6b68c5bb9c9a22760a489af143e09f85c635cbffe6000ae4570f44
[INFO] running `Command { std: "docker" "start" "-a" "6080936bee6b68c5bb9c9a22760a489af143e09f85c635cbffe6000ae4570f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6080936bee6b68c5bb9c9a22760a489af143e09f85c635cbffe6000ae4570f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6080936bee6b68c5bb9c9a22760a489af143e09f85c635cbffe6000ae4570f44", kill_on_drop: false }`
[INFO] [stdout] 6080936bee6b68c5bb9c9a22760a489af143e09f85c635cbffe6000ae4570f44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd580c7ec7fffefb7ed60932205d1222e73d6a6555861376cdf577b8b20f97de
[INFO] running `Command { std: "docker" "start" "-a" "dd580c7ec7fffefb7ed60932205d1222e73d6a6555861376cdf577b8b20f97de", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling qws v0.7.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `native_tls`
[INFO] [stdout]   --> src/io.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "native_tls")]
[INFO] [stdout]    |       ^^^^^^^^^^------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"nativetls"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `libc`, `libz-sys`, `native-tls`, `nativetls`, `openssl`, `permessage-deflate`, and `ssl`
[INFO] [stdout]    = help: consider adding `native_tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) 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:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |     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/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] 130 |     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/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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
[INFO] running `Command { std: "docker" "inspect" "dd580c7ec7fffefb7ed60932205d1222e73d6a6555861376cdf577b8b20f97de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd580c7ec7fffefb7ed60932205d1222e73d6a6555861376cdf577b8b20f97de", kill_on_drop: false }`
[INFO] [stdout] dd580c7ec7fffefb7ed60932205d1222e73d6a6555861376cdf577b8b20f97de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7950b5d0f94e932cfa413fc9341cc199f112691ec8a45f056ea80f024adbf44
[INFO] running `Command { std: "docker" "start" "-a" "c7950b5d0f94e932cfa413fc9341cc199f112691ec8a45f056ea80f024adbf44", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stdout] warning: unexpected `cfg` condition value: `native_tls`
[INFO] [stdout]   --> src/io.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "native_tls")]
[INFO] [stdout]    |       ^^^^^^^^^^------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"nativetls"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `libc`, `libz-sys`, `native-tls`, `nativetls`, `openssl`, `permessage-deflate`, and `ssl`
[INFO] [stdout]    = help: consider adding `native_tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) 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:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |     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/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] 130 |     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/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]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling qws v0.7.9 (/opt/rustwide/workdir)
[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/peer2peer.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | 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/shared.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[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] 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] 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)]` (part of `#[warn(unused)]`) 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] [stderr] error: could not compile `qws` (example "shared") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `qws` (example "external_shutdown") due to 1 previous error
[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] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/autobahn-server.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ws::listen("127.0.0.1:3012", |out| {
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 14 |         move |msg| out.send(msg)
[INFO] [stdout]    |                    --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ws::listen("127.0.0.1:3012", |out: /* Type */| {
[INFO] [stdout]    |                                      ++++++++++++
[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[E0282]: type annotations needed
[INFO] [stdout]   --> examples/autobahn-client.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |         connect(case_url, |out| move |msg| out.send(msg)).unwrap();
[INFO] [stdout]    |                            ^^^             --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 24 |         connect(case_url, |out: /* Type */| move |msg| out.send(msg)).unwrap();
[INFO] [stdout]    |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qws` (example "router") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/autobahn-client.rs:57:50
[INFO] [stdout]    |
[INFO] [stdout] 57 |     connect("ws://127.0.0.1:9001/getCaseCount", |out| {
[INFO] [stdout]    |                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |             out.close(CloseCode::Normal)
[INFO] [stdout]    |             --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 57 |     connect("ws://127.0.0.1:9001/getCaseCount", |out: /* Type */| {
[INFO] [stdout]    |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/server.rs:13:51
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if let Err(error) = listen("127.0.0.1:3012", |out| {
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |             out.send(msg)
[INFO] [stdout]    |             --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if let Err(error) = listen("127.0.0.1:3012", |out: /* Type */| {
[INFO] [stdout]    |                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/autobahn-client.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |     connect(report_url, |out| move |_| out.close(CloseCode::Normal))
[INFO] [stdout]    |                          ^^^           --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 75 |     connect(report_url, |out: /* Type */| move |_| out.close(CloseCode::Normal))
[INFO] [stdout]    |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qws` (example "server") due to 2 previous errors
[INFO] [stderr] error: could not compile `qws` (example "autobahn-server") due to 2 previous errors
[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] [stderr] error: could not compile `qws` (example "autobahn-client") due to 4 previous errors
[INFO] [stderr] error: could not compile `qws` (example "peer2peer") due to 1 previous error
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/pong.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[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] 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] [stderr] error: could not compile `qws` (example "pong") due to 1 previous error
[INFO] [stdout] error[E0463]: can't find crate for `ws`
[INFO] [stdout]  --> examples/html_chat.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/client.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[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/cli.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/html_chat.rs:43:55
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn on_request(&mut self, req: &Request) -> Result<(Response)> {
[INFO] [stdout]    |                                                       ^        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -     fn on_request(&mut self, req: &Request) -> Result<(Response)> {
[INFO] [stdout] 43 +     fn on_request(&mut self, req: &Request) -> Result<Response> {
[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] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qws` (example "cli") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/client.rs:13:57
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if let Err(error) = connect("ws://127.0.0.1:3012", |out| {
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 14 |         // Queue a message to be sent when the WebSocket is open
[INFO] [stdout] 15 |         if out.send("Hello WebSocket").is_err() {
[INFO] [stdout]    |            --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if let Err(error) = connect("ws://127.0.0.1:3012", |out: /* Type */| {
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qws` (example "unsafe-ssl-client") due to 1 previous error
[INFO] [stderr] error: could not compile `qws` (example "threaded") due to 1 previous error
[INFO] [stderr] error: could not compile `qws` (example "html_chat") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `qws` (example "remote_addr") due to 1 previous error
[INFO] [stderr] error: could not compile `qws` (test "bind") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qws` (example "client") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c7950b5d0f94e932cfa413fc9341cc199f112691ec8a45f056ea80f024adbf44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7950b5d0f94e932cfa413fc9341cc199f112691ec8a45f056ea80f024adbf44", kill_on_drop: false }`
[INFO] [stdout] c7950b5d0f94e932cfa413fc9341cc199f112691ec8a45f056ea80f024adbf44
