[INFO] cloning repository https://github.com/eduardoheleno/rt_chat_websocket_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eduardoheleno/rt_chat_websocket_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardoheleno%2Frt_chat_websocket_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardoheleno%2Frt_chat_websocket_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b1523f21f7246c5bc2d4a203c58b3a0a05c9f05 [INFO] checking eduardoheleno/rt_chat_websocket_server against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardoheleno%2Frt_chat_websocket_server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduardoheleno/rt_chat_websocket_server on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduardoheleno/rt_chat_websocket_server [INFO] finished tweaking git repo https://github.com/eduardoheleno/rt_chat_websocket_server [INFO] tweaked toml for git repo https://github.com/eduardoheleno/rt_chat_websocket_server written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eduardoheleno/rt_chat_websocket_server 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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded websocket v0.27.1 [INFO] [stderr] Downloaded tokio-tls v0.2.1 [INFO] [stderr] Downloaded websocket-base v0.26.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b35883e6f00c7057d2b8ad41f8ab2d08457254266b9c58eb3aa1661b521044c [INFO] running `Command { std: "docker" "start" "-a" "9b35883e6f00c7057d2b8ad41f8ab2d08457254266b9c58eb3aa1661b521044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b35883e6f00c7057d2b8ad41f8ab2d08457254266b9c58eb3aa1661b521044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b35883e6f00c7057d2b8ad41f8ab2d08457254266b9c58eb3aa1661b521044c", kill_on_drop: false }` [INFO] [stdout] 9b35883e6f00c7057d2b8ad41f8ab2d08457254266b9c58eb3aa1661b521044c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e26ac0ef553484cdf280b47fe2e03c7d4c5e0248f1f6d6a35c260f47a0d51f8f [INFO] running `Command { std: "docker" "start" "-a" "e26ac0ef553484cdf280b47fe2e03c7d4c5e0248f1f6d6a35c260f47a0d51f8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket-base v0.26.5 [INFO] [stderr] Checking websocket v0.27.1 [INFO] [stderr] Checking infra_websocket_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct UserInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 13 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct UserInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 13 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e26ac0ef553484cdf280b47fe2e03c7d4c5e0248f1f6d6a35c260f47a0d51f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26ac0ef553484cdf280b47fe2e03c7d4c5e0248f1f6d6a35c260f47a0d51f8f", kill_on_drop: false }` [INFO] [stdout] e26ac0ef553484cdf280b47fe2e03c7d4c5e0248f1f6d6a35c260f47a0d51f8f