[INFO] crate tungstenite 0.9.2 is already in cache [INFO] checking tungstenite-0.9.2 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate tungstenite 0.9.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tungstenite 0.9.2 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tungstenite 0.9.2 [INFO] finished tweaking crates.io crate tungstenite 0.9.2 [INFO] tweaked toml for crates.io crate tungstenite 0.9.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tungstenite 0.9.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 71ed90c267b7e0603490fdb2cf7dcfdb820fb4a4fb4b9d3217a020e305da9063 [INFO] running `"docker" "start" "-a" "71ed90c267b7e0603490fdb2cf7dcfdb820fb4a4fb4b9d3217a020e305da9063"` [INFO] [stderr] Checking openssl v0.10.25 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tungstenite v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:93:39 [INFO] [stderr] | [INFO] [stderr] 93 | Error::Io(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:95:40 [INFO] [stderr] | [INFO] [stderr] 95 | Error::Tls(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:135:47 [INFO] [stderr] | [INFO] [stderr] 135 | e => Error::Protocol(Cow::Owned(e.description().into())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/handshake/mod.rs:88:49 [INFO] [stderr] | [INFO] [stderr] 88 | HandshakeError::Failure(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:93:39 [INFO] [stderr] | [INFO] [stderr] 93 | Error::Io(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:95:40 [INFO] [stderr] | [INFO] [stderr] 95 | Error::Tls(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:135:47 [INFO] [stderr] | [INFO] [stderr] 135 | e => Error::Protocol(Cow::Owned(e.description().into())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/handshake/mod.rs:88:49 [INFO] [stderr] | [INFO] [stderr] 88 | HandshakeError::Failure(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.30s [INFO] running `"docker" "inspect" "71ed90c267b7e0603490fdb2cf7dcfdb820fb4a4fb4b9d3217a020e305da9063"` [INFO] running `"docker" "rm" "-f" "71ed90c267b7e0603490fdb2cf7dcfdb820fb4a4fb4b9d3217a020e305da9063"` [INFO] [stdout] 71ed90c267b7e0603490fdb2cf7dcfdb820fb4a4fb4b9d3217a020e305da9063