[INFO] cloning repository https://github.com/shockham/geomevolv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/geomevolv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fgeomevolv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fgeomevolv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d4fdc00954ae9861edf03328495230d7151a95c [INFO] checking shockham/geomevolv against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fgeomevolv" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shockham/geomevolv on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shockham/geomevolv [INFO] finished tweaking git repo https://github.com/shockham/geomevolv [INFO] tweaked toml for git repo https://github.com/shockham/geomevolv written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/shockham/geomevolv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7c257f467068e04e6e9857df611ca26d697dc2a3af5bc26ca82fff710913999 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7c257f467068e04e6e9857df611ca26d697dc2a3af5bc26ca82fff710913999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7c257f467068e04e6e9857df611ca26d697dc2a3af5bc26ca82fff710913999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c257f467068e04e6e9857df611ca26d697dc2a3af5bc26ca82fff710913999", kill_on_drop: false }` [INFO] [stdout] e7c257f467068e04e6e9857df611ca26d697dc2a3af5bc26ca82fff710913999 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ff09567a8ff144ddf8a821c049b3d0fc7be97dcd11884de72d650a79e72e3fe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ff09567a8ff144ddf8a821c049b3d0fc7be97dcd11884de72d650a79e72e3fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket-base v0.26.2 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking websocket v0.26.2 [INFO] [stderr] Checking nickel v0.11.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking geomevolv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `websocket::Server`, `websocket::Sender`, `websocket::Receiver` [INFO] [stdout] --> src/ws_server/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use websocket::{Server, Message, Sender, Receiver}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^^^ no `Receiver` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Sender` in the root [INFO] [stdout] | no `Server` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use websocket::{server, Message, Sender, Receiver}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use websocket::{Server, Message, sender, Receiver}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use websocket::{Server, Message, Sender, receiver}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/ws_server/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time::precise_time_s; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/ws_server/mod.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | let time = precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/http_server/mod.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | server.get("/", middleware! { |_, res| [INFO] [stdout] | _________________________^ [INFO] [stdout] 14 | | let mut data = HashMap::<&str, &str>::new(); [INFO] [stdout] 15 | | data.insert("name", "user"); [INFO] [stdout] 16 | | return res.render("templates/index.tpl", &data) [INFO] [stdout] | | ----------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 17 | | }); [INFO] [stdout] | |_________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `websocket::Server`, `websocket::Sender`, `websocket::Receiver` [INFO] [stdout] --> src/ws_server/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use websocket::{Server, Message, Sender, Receiver}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^^^ no `Receiver` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Sender` in the root [INFO] [stdout] | no `Server` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use websocket::{server, Message, Sender, Receiver}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use websocket::{Server, Message, sender, Receiver}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use websocket::{Server, Message, Sender, receiver}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/ws_server/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time::precise_time_s; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/ws_server/mod.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | let time = precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/http_server/mod.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | server.get("/", middleware! { |_, res| [INFO] [stdout] | _________________________^ [INFO] [stdout] 14 | | let mut data = HashMap::<&str, &str>::new(); [INFO] [stdout] 15 | | data.insert("name", "user"); [INFO] [stdout] 16 | | return res.render("templates/index.tpl", &data) [INFO] [stdout] | | ----------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 17 | | }); [INFO] [stdout] | |_________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Close` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | Message::Close(_) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name (notice the capitalization): `close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Ping` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | Message::Ping(data) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `ping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Close` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | let message = Message::Close(None); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name (notice the capitalization): `close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Pong` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:59:48 [INFO] [stdout] | [INFO] [stdout] 59 | let message = Message::Pong(data); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `pong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Text` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | let points = Message::Text(generate_vector_string()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Close` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | Message::Close(_) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name (notice the capitalization): `close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Ping` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | Message::Ping(data) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `ping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Close` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | let message = Message::Close(None); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name (notice the capitalization): `close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Pong` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:59:48 [INFO] [stdout] | [INFO] [stdout] 59 | let message = Message::Pong(data); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `pong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Text` found for struct `websocket::Message<'_>` in the current scope [INFO] [stdout] --> src/ws_server/mod.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | let points = Message::Text(generate_vector_string()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `websocket::Message<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `text` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `geomevolv` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7ff09567a8ff144ddf8a821c049b3d0fc7be97dcd11884de72d650a79e72e3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff09567a8ff144ddf8a821c049b3d0fc7be97dcd11884de72d650a79e72e3fe", kill_on_drop: false }` [INFO] [stdout] 7ff09567a8ff144ddf8a821c049b3d0fc7be97dcd11884de72d650a79e72e3fe