[INFO] fetching crate nt 3.0.0...
[INFO] checking nt-3.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nt 3.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate nt 3.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nt 3.0.0
[INFO] finished tweaking crates.io crate nt 3.0.0
[INFO] tweaked toml for crates.io crate nt 3.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate nt 3.0.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.10.0
[INFO] [stderr]   Downloaded tokio-macros v0.2.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.5
[INFO] [stderr]   Downloaded nt-network v3.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.14
[INFO] [stderr]   Downloaded thiserror v1.0.14
[INFO] [stderr]   Downloaded multimap v0.5.0
[INFO] [stderr]   Downloaded nt-leb128 v0.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.28
[INFO] [stderr]   Downloaded serde v1.0.92
[INFO] [stderr]   Downloaded pin-project-lite v0.1.1
[INFO] [stderr]   Downloaded tokio v0.2.6
[INFO] [stderr]   Downloaded tungstenite v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2a5179e66db82dab049dbe5814eba27d31cbd804dacee8d3d8a65778e570a09
[INFO] running `Command { std: "docker" "start" "-a" "f2a5179e66db82dab049dbe5814eba27d31cbd804dacee8d3d8a65778e570a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2a5179e66db82dab049dbe5814eba27d31cbd804dacee8d3d8a65778e570a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2a5179e66db82dab049dbe5814eba27d31cbd804dacee8d3d8a65778e570a09", kill_on_drop: false }`
[INFO] [stdout] f2a5179e66db82dab049dbe5814eba27d31cbd804dacee8d3d8a65778e570a09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3c4fdd1a2c5e19db92d863bce7b06129dbb761ddc4d91b7eb33bd7910dbca1c
[INFO] running `Command { std: "docker" "start" "-a" "c3c4fdd1a2c5e19db92d863bce7b06129dbb761ddc4d91b7eb33bd7910dbca1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures-core v0.3.1
[INFO] [stderr]     Checking bytes v0.5.3
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]    Compiling serde v1.0.92
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]     Checking pin-project-lite v0.1.1
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking futures-sink v0.3.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-task v0.3.1
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]     Checking nt-leb128 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking multimap v0.5.0
[INFO] [stderr]    Compiling tokio-macros v0.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.14
[INFO] [stderr]     Checking tokio v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.14
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking nt-network v3.0.0
[INFO] [stderr]     Checking nt v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> examples/read.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     loop {}
[INFO] [stdout]    |     ------- any code following this expression is unreachable
[INFO] [stdout] 17 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `connect_ws` found for struct `nt::NetworkTables` in the current scope
[INFO] [stdout]    --> examples/ws_rpc_client.rs:7:33
[INFO] [stdout]     |
[INFO] [stdout] 7   |     let mut nt = NetworkTables::connect_ws("ws://127.0.0.1:1735", "nt-ws").await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^ function or associated item not found in `NetworkTables<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `nt::NetworkTables<_>`, consider using `nt::NetworkTables::<Server>::bind` which returns `nt::NetworkTables<Server>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/nt.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn bind(ip: &str, server_name: &str) -> NetworkTables<Server> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `connect` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 7   |     let mut nt = NetworkTables::connect("ws://127.0.0.1:1735", "nt-ws").await?;
[INFO] [stdout]     |                                 ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> examples/write.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | /     client.create_entry(EntryData::new(
[INFO] [stdout] 8  | |         "newEntry".to_string(),
[INFO] [stdout] 9  | |         0,
[INFO] [stdout] 10 | |         EntryValue::Double(5.0),
[INFO] [stdout] 11 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[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 E0599`.
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nt` (example "ws_rpc_client") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `connect_ws` found for struct `nt::NetworkTables` in the current scope
[INFO] [stdout]    --> examples/ws_client.rs:5:33
[INFO] [stdout]     |
[INFO] [stdout] 5   |     let mut nt = NetworkTables::connect_ws("ws://127.0.0.1:1735", "nt-ws")
[INFO] [stdout]     |                                 ^^^^^^^^^^ function or associated item not found in `NetworkTables<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `nt::NetworkTables<_>`, consider using `nt::NetworkTables::<Server>::bind` which returns `nt::NetworkTables<Server>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/nt.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn bind(ip: &str, server_name: &str) -> NetworkTables<Server> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `connect` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 5   |     let mut nt = NetworkTables::connect("ws://127.0.0.1:1735", "nt-ws")
[INFO] [stdout]     |                                 ~~~~~~~
[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 E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nt` (example "ws_client") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c3c4fdd1a2c5e19db92d863bce7b06129dbb761ddc4d91b7eb33bd7910dbca1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c4fdd1a2c5e19db92d863bce7b06129dbb761ddc4d91b7eb33bd7910dbca1c", kill_on_drop: false }`
[INFO] [stdout] c3c4fdd1a2c5e19db92d863bce7b06129dbb761ddc4d91b7eb33bd7910dbca1c
[INFO] checking nt-3.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate nt 3.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate nt 3.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nt 3.0.0
[INFO] finished tweaking crates.io crate nt 3.0.0
[INFO] tweaked toml for crates.io crate nt 3.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate nt 3.0.0 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f3bd83ddd8a946f33ddb179126b52cde45c34d4610ba4239524ee4b05737762
[INFO] running `Command { std: "docker" "start" "-a" "3f3bd83ddd8a946f33ddb179126b52cde45c34d4610ba4239524ee4b05737762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f3bd83ddd8a946f33ddb179126b52cde45c34d4610ba4239524ee4b05737762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f3bd83ddd8a946f33ddb179126b52cde45c34d4610ba4239524ee4b05737762", kill_on_drop: false }`
[INFO] [stdout] 3f3bd83ddd8a946f33ddb179126b52cde45c34d4610ba4239524ee4b05737762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd8e0abbb971c76a232989f5b3f1448ab3cf025d82dd66ba90c6e9c1e89ea84f
[INFO] running `Command { std: "docker" "start" "-a" "cd8e0abbb971c76a232989f5b3f1448ab3cf025d82dd66ba90c6e9c1e89ea84f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures-core v0.3.1
[INFO] [stderr]     Checking bytes v0.5.3
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]     Checking pin-project-lite v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]    Compiling serde v1.0.92
[INFO] [stderr]     Checking futures-sink v0.3.1
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking futures-task v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]     Checking nt-leb128 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking multimap v0.5.0
[INFO] [stderr]    Compiling tokio-macros v0.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.14
[INFO] [stderr]     Checking tokio v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.14
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking nt-network v3.0.0
[INFO] [stderr]     Checking nt v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> examples/read.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     loop {}
[INFO] [stdout]    |     ------- any code following this expression is unreachable
[INFO] [stdout] 17 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `connect_ws` found for struct `nt::NetworkTables` in the current scope
[INFO] [stdout]    --> examples/ws_client.rs:5:33
[INFO] [stdout]     |
[INFO] [stdout] 5   |     let mut nt = NetworkTables::connect_ws("ws://127.0.0.1:1735", "nt-ws")
[INFO] [stdout]     |                                 ^^^^^^^^^^ function or associated item not found in `NetworkTables<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `nt::NetworkTables<_>`, consider using `nt::NetworkTables::<Server>::bind` which returns `nt::NetworkTables<Server>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/nt.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn bind(ip: &str, server_name: &str) -> NetworkTables<Server> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `connect` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 5   |     let mut nt = NetworkTables::connect("ws://127.0.0.1:1735", "nt-ws")
[INFO] [stdout]     |                                 ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> examples/write.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | /     client.create_entry(EntryData::new(
[INFO] [stdout] 8  | |         "newEntry".to_string(),
[INFO] [stdout] 9  | |         0,
[INFO] [stdout] 10 | |         EntryValue::Double(5.0),
[INFO] [stdout] 11 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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 E0599`.
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nt` (example "ws_client") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `connect_ws` found for struct `nt::NetworkTables` in the current scope
[INFO] [stdout]    --> examples/ws_rpc_client.rs:7:33
[INFO] [stdout]     |
[INFO] [stdout] 7   |     let mut nt = NetworkTables::connect_ws("ws://127.0.0.1:1735", "nt-ws").await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^ function or associated item not found in `NetworkTables<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `nt::NetworkTables<_>`, consider using `nt::NetworkTables::<Server>::bind` which returns `nt::NetworkTables<Server>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/nt.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn bind(ip: &str, server_name: &str) -> NetworkTables<Server> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `connect` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 7   |     let mut nt = NetworkTables::connect("ws://127.0.0.1:1735", "nt-ws").await?;
[INFO] [stdout]     |                                 ~~~~~~~
[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 E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nt` (example "ws_rpc_client") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cd8e0abbb971c76a232989f5b3f1448ab3cf025d82dd66ba90c6e9c1e89ea84f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8e0abbb971c76a232989f5b3f1448ab3cf025d82dd66ba90c6e9c1e89ea84f", kill_on_drop: false }`
[INFO] [stdout] cd8e0abbb971c76a232989f5b3f1448ab3cf025d82dd66ba90c6e9c1e89ea84f
