[INFO] fetching crate remote-canvas 1.0.4... [INFO] checking remote-canvas-1.0.4 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate remote-canvas 1.0.4 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate remote-canvas 1.0.4 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate remote-canvas 1.0.4 [INFO] finished tweaking crates.io crate remote-canvas 1.0.4 [INFO] tweaked toml for crates.io crate remote-canvas 1.0.4 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0066d45da03ba62eae9a2b6522d62f3daf6cfc0ee7c1a9aa55ec48c617640d49 [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" "0066d45da03ba62eae9a2b6522d62f3daf6cfc0ee7c1a9aa55ec48c617640d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0066d45da03ba62eae9a2b6522d62f3daf6cfc0ee7c1a9aa55ec48c617640d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0066d45da03ba62eae9a2b6522d62f3daf6cfc0ee7c1a9aa55ec48c617640d49", kill_on_drop: false }` [INFO] [stdout] 0066d45da03ba62eae9a2b6522d62f3daf6cfc0ee7c1a9aa55ec48c617640d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceb8970dc349f68e4c9f18fe36e19b284dc6597e7487ec4933111a8895b5d992 [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" "ceb8970dc349f68e4c9f18fe36e19b284dc6597e7487ec4933111a8895b5d992", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.3.4 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [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 chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking remote-canvas v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> src/canvas.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) sender: sync::Sender>, [INFO] [stdout] | ^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::broadcast::Sender; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in module `sync` [INFO] [stdout] --> src/canvas.rs:267:40 [INFO] [stdout] | [INFO] [stdout] 267 | let (sender, receiver) = sync::channel::(1); [INFO] [stdout] | ^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::broadcast::channel; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> src/websocket.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | pub response: Option>, [INFO] [stdout] | ^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::broadcast::Sender; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in module `sync` [INFO] [stdout] --> src/websocket.rs:321:25 [INFO] [stdout] | [INFO] [stdout] 321 | mut receiver: sync::Receiver>, [INFO] [stdout] | ^^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> src/websocket.rs:327:46 [INFO] [stdout] | [INFO] [stdout] 327 | let mut living_jobs: HashMap> = HashMap::new(); [INFO] [stdout] | ^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::broadcast::Sender; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in module `sync` [INFO] [stdout] --> src/websocket.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | receiver: sync::Receiver>, [INFO] [stdout] | ^^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in module `sync` [INFO] [stdout] --> src/websocket.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | receiver: sync::Receiver>, [INFO] [stdout] | ^^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in module `sync` [INFO] [stdout] --> src/lib.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | let (sender, receiver) = sync::channel::>(1024); [INFO] [stdout] | ^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use crate::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] 10 | use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::sync::broadcast::channel; [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> src/canvas.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) sender: sync::Sender>, [INFO] [stdout] | ^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::broadcast::Sender; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in module `sync` [INFO] [stdout] --> src/canvas.rs:267:40 [INFO] [stdout] | [INFO] [stdout] 267 | let (sender, receiver) = sync::channel::(1); [INFO] [stdout] | ^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::broadcast::channel; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> src/websocket.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | pub response: Option>, [INFO] [stdout] | ^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::broadcast::Sender; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in module `sync` [INFO] [stdout] --> src/websocket.rs:321:25 [INFO] [stdout] | [INFO] [stdout] 321 | mut receiver: sync::Receiver>, [INFO] [stdout] | ^^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in module `sync` [INFO] [stdout] --> src/websocket.rs:327:46 [INFO] [stdout] | [INFO] [stdout] 327 | let mut living_jobs: HashMap> = HashMap::new(); [INFO] [stdout] | ^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::broadcast::Sender; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in module `sync` [INFO] [stdout] --> src/websocket.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | receiver: sync::Receiver>, [INFO] [stdout] | ^^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in module `sync` [INFO] [stdout] --> src/websocket.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | receiver: sync::Receiver>, [INFO] [stdout] | ^^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::channel::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in module `sync` [INFO] [stdout] --> src/lib.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | let (sender, receiver) = sync::channel::>(1024); [INFO] [stdout] | ^^^^^^^ not found in `sync` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use crate::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] 10 | use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::sync::broadcast::channel; [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/canvas.rs:1142:23 [INFO] [stdout] | [INFO] [stdout] 1142 | response: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/canvas.rs:1138:5 [INFO] [stdout] | [INFO] [stdout] 1138 | / sender [INFO] [stdout] 1139 | | .send(WSMessage { [INFO] [stdout] 1140 | | context, [INFO] [stdout] 1141 | | data, [INFO] [stdout] 1142 | | response: None, [INFO] [stdout] 1143 | | }) [INFO] [stdout] 1144 | | .await [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/canvas.rs:1142:23 [INFO] [stdout] | [INFO] [stdout] 1142 | response: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/canvas.rs:1138:5 [INFO] [stdout] | [INFO] [stdout] 1138 | / sender [INFO] [stdout] 1139 | | .send(WSMessage { [INFO] [stdout] 1140 | | context, [INFO] [stdout] 1141 | | data, [INFO] [stdout] 1142 | | response: None, [INFO] [stdout] 1143 | | }) [INFO] [stdout] 1144 | | .await [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `remote-canvas` [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ceb8970dc349f68e4c9f18fe36e19b284dc6597e7487ec4933111a8895b5d992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb8970dc349f68e4c9f18fe36e19b284dc6597e7487ec4933111a8895b5d992", kill_on_drop: false }` [INFO] [stdout] ceb8970dc349f68e4c9f18fe36e19b284dc6597e7487ec4933111a8895b5d992