[INFO] fetching crate hawk-ws 0.1.1...
[INFO] checking hawk-ws-0.1.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate hawk-ws 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate hawk-ws 0.1.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1 v0.2.0
[INFO] [stderr]   Downloaded openssl v0.9.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdd223c85a6f9274b82ff9992ff62edd2b5f1a5e20e31ab30aa3ff4cf2b4307a
[INFO] running `Command { std: "docker" "start" "-a" "bdd223c85a6f9274b82ff9992ff62edd2b5f1a5e20e31ab30aa3ff4cf2b4307a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdd223c85a6f9274b82ff9992ff62edd2b5f1a5e20e31ab30aa3ff4cf2b4307a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdd223c85a6f9274b82ff9992ff62edd2b5f1a5e20e31ab30aa3ff4cf2b4307a", kill_on_drop: false }`
[INFO] [stdout] bdd223c85a6f9274b82ff9992ff62edd2b5f1a5e20e31ab30aa3ff4cf2b4307a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7b04f20e1efeb94b2daa841575f56ab2e12e38ea74f724b8ccb310f3a5aa068
[INFO] running `Command { std: "docker" "start" "-a" "b7b04f20e1efeb94b2daa841575f56ab2e12e38ea74f724b8ccb310f3a5aa068", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking sha1 v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking rand v0.3.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: 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: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: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn into_box(self) -> Box<dyn StdError> {
[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: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stdout] warning: 3 warnings emitted
[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: 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-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/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/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/bench.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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/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/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: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] [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[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] [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] [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] 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: 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; 6 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: aborting due to 1 previous error; 3 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 "server") due to 2 previous errors
[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] [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 "remote_addr") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `hawk-ws` (example "bench") due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b7b04f20e1efeb94b2daa841575f56ab2e12e38ea74f724b8ccb310f3a5aa068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7b04f20e1efeb94b2daa841575f56ab2e12e38ea74f724b8ccb310f3a5aa068", kill_on_drop: false }`
[INFO] [stdout] b7b04f20e1efeb94b2daa841575f56ab2e12e38ea74f724b8ccb310f3a5aa068
