[INFO] fetching crate aggligator-transport-websocket-web 0.4.1... [INFO] checking aggligator-transport-websocket-web-0.4.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate aggligator-transport-websocket-web 0.4.1 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate aggligator-transport-websocket-web 0.4.1 [INFO] finished tweaking crates.io crate aggligator-transport-websocket-web 0.4.1 [INFO] tweaked toml for crates.io crate aggligator-transport-websocket-web 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aggligator-transport-websocket-web 0.4.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aggligator-transport-websocket-web 0.4.1 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded threadporter v0.1.3 [INFO] [stderr] Downloaded websocket-web v0.1.7 [INFO] [stderr] Downloaded aggligator v0.9.4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1af04402588e3e4b92b96e74829defb46fa2deb51bfdfb736ffde260e71553d3 [INFO] running `Command { std: "docker" "start" "-a" "1af04402588e3e4b92b96e74829defb46fa2deb51bfdfb736ffde260e71553d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1af04402588e3e4b92b96e74829defb46fa2deb51bfdfb736ffde260e71553d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af04402588e3e4b92b96e74829defb46fa2deb51bfdfb736ffde260e71553d3", kill_on_drop: false }` [INFO] [stdout] 1af04402588e3e4b92b96e74829defb46fa2deb51bfdfb736ffde260e71553d3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ac25077eb5385b61f81c3b87ae59a9e730885bd6c92395337a7252648c56de8 [INFO] running `Command { std: "docker" "start" "-a" "0ac25077eb5385b61f81c3b87ae59a9e730885bd6c92395337a7252648c56de8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking threadporter v0.1.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking rand_core v0.9.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking aggligator v0.9.4 [INFO] [stderr] Checking websocket-web v0.1.7 [INFO] [stdout] error: websocket-web requires a WebAssembly target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/websocket-web-0.1.7/src/lib.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | compile_error!("websocket-web requires a WebAssembly target"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::exec::time::Instant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/agg/link_int.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | exec::time::{sleep_until, Instant}, [INFO] [stdout] | ^^^^^^^ no `Instant` in `exec::js::time` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::time::Instant [INFO] [stdout] tokio::time::Instant [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | pub use tokio::time::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(all(target_family = "wasm", target_os = "wasi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | pub use js_instant::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(all(target_family = "wasm", not(target_os = "wasi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::exec::time::Instant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/agg/task.rs:32:57 [INFO] [stdout] | [INFO] [stdout] 32 | exec::time::{interval_stream, sleep_until, timeout, Instant}, [INFO] [stdout] | ^^^^^^^ no `Instant` in `exec::js::time` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::time::Instant [INFO] [stdout] tokio::time::Instant [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | pub use tokio::time::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(all(target_family = "wasm", target_os = "wasi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | pub use js_instant::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(all(target_family = "wasm", not(target_os = "wasi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::exec::time::Instant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/connect.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | exec::time::{error::Elapsed, timeout, Instant}, [INFO] [stdout] | ^^^^^^^ no `Instant` in `exec::js::time` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::time::Instant [INFO] [stdout] tokio::time::Instant [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | pub use tokio::time::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(all(target_family = "wasm", target_os = "wasi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | pub use js_instant::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(all(target_family = "wasm", not(target_os = "wasi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::exec::time::Instant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/control.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | exec::time::{error::Elapsed, timeout, Instant}, [INFO] [stdout] | ^^^^^^^ no `Instant` in `exec::js::time` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::time::Instant [INFO] [stdout] tokio::time::Instant [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | pub use tokio::time::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(all(target_family = "wasm", target_os = "wasi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | pub use js_instant::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(all(target_family = "wasm", not(target_os = "wasi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::exec::time::Instant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/transport/acceptor.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | exec::time::{sleep_until, Instant}, [INFO] [stdout] | ^^^^^^^ no `Instant` in `exec::js::time` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::time::Instant [INFO] [stdout] tokio::time::Instant [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | pub use tokio::time::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(all(target_family = "wasm", target_os = "wasi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | pub use js_instant::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(all(target_family = "wasm", not(target_os = "wasi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `websocket-web` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `Sleep` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:211:37 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn sleep(duration: Duration) -> Sleep { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Sleep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sleep` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | Sleep::new(duration) [INFO] [stdout] | ^^^^^ use of undeclared type `Sleep` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Sleep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:294:30 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn sleep_until(deadline: Instant) -> Sleep { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use std::time::Instant; [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Instant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sleep` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:294:42 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn sleep_until(deadline: Instant) -> Sleep { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Sleep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | let now = Instant::now(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Instant` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use std::time::Instant; [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Instant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sleep` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:307:12 [INFO] [stdout] | [INFO] [stdout] 307 | sleep: Sleep, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Sleep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | type Item = Instant; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use std::time::Instant; [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Instant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:316:26 [INFO] [stdout] | [INFO] [stdout] 316 | Poll::Ready(Some(Instant::now())) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Instant` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use std::time::Instant; [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Instant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sleep` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:349:12 [INFO] [stdout] | [INFO] [stdout] 349 | sleep: Sleep, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use tokio::time::Sleep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Pin<&mut _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aggligator-0.9.4/src/exec/js/time.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | let sleep = unsafe { self.as_mut().map_unchecked_mut(|this| &mut this.sleep) }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 372 | if let Poll::Ready(()) = sleep.poll(cx) { [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `sleep` an explicit type, where the type for type parameter `U` is specified [INFO] [stdout] | [INFO] [stdout] 371 | let sleep: Pin<&mut U> = unsafe { self.as_mut().map_unchecked_mut(|this| &mut this.sleep) }; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aggligator` (lib) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "0ac25077eb5385b61f81c3b87ae59a9e730885bd6c92395337a7252648c56de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac25077eb5385b61f81c3b87ae59a9e730885bd6c92395337a7252648c56de8", kill_on_drop: false }` [INFO] [stdout] 0ac25077eb5385b61f81c3b87ae59a9e730885bd6c92395337a7252648c56de8