[INFO] updating cached repository https://github.com/lawrencek0/pet-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/lawrencek0/pet-rs [INFO] [stderr] 555eb8f..53b453f master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53b453f3ed78ac6660f16684eda7d42065421c00 [INFO] checking lawrencek0/pet-rs against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawrencek0%2Fpet-rs" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawrencek0/pet-rs on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lawrencek0/pet-rs [INFO] finished tweaking git repo https://github.com/lawrencek0/pet-rs [INFO] tweaked toml for git repo https://github.com/lawrencek0/pet-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lawrencek0/pet-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2f3cb26bcdbe73e43586fe2117ac13aa7ea8f77d4b6066d17d5591ea2c62cca [INFO] running `"docker" "start" "-a" "b2f3cb26bcdbe73e43586fe2117ac13aa7ea8f77d4b6066d17d5591ea2c62cca"` [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking pin-project v0.4.7 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking warp v0.1.20 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking webdriver v0.40.2 [INFO] [stderr] Checking fantoccini v0.12.0 [INFO] [stderr] Checking webdri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/common.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/known_phages.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::future::{Future, loop_fn, Loop}; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/login.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio::timer` [INFO] [stderr] --> src/pages/common.rs:30:16 [INFO] [stderr] | [INFO] [stderr] 30 | use tokio::timer::Delay; [INFO] [stderr] | ^^^^^ could not find `timer` in `tokio` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/known_phages.rs:32:109 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn scrape_phage(client: std::sync::Arc>)-> Box, Error = error::CmdError>> { [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Loop` [INFO] [stderr] --> src/pages/known_phages.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | Ok(Loop::Continue(client)) [INFO] [stderr] | ^^^^ use of undeclared type or module `Loop` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Loop` [INFO] [stderr] --> src/pages/known_phages.rs:49:20 [INFO] [stderr] | [INFO] [stderr] 49 | Ok(Loop::Break(client)) [INFO] [stderr] | ^^^^ use of undeclared type or module `Loop` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/common.rs:28:11 [INFO] [stderr] | [INFO] [stderr] 28 | ) -> impl Future { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | client: Box>, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | ) -> impl Future { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/common.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/known_phages.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::future::{Future, loop_fn, Loop}; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:32:49 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn scrape_phage(client: std::sync::Arc>)-> Box, Error = error::CmdError>> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/login.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio::timer` [INFO] [stderr] --> src/pages/common.rs:30:16 [INFO] [stderr] | [INFO] [stderr] 30 | use tokio::timer::Delay; [INFO] [stderr] | ^^^^^ could not find `timer` in `tokio` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:41:50 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn scrape_phages(client: std::sync::Arc>)-> impl Future, Error = error::CmdError> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:41:106 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn scrape_phages(client: std::sync::Arc>)-> impl Future, Error = error::CmdError> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> src/pages/known_phages.rs:32:109 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn scrape_phage(client: std::sync::Arc>)-> Box, Error = error::CmdError>> { [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `loop_fn` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let scrapes = loop_fn(Vec::new(), |c| { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Loop` [INFO] [stderr] --> src/pages/known_phages.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | Ok(Loop::Continue(client)) [INFO] [stderr] | ^^^^ use of undeclared type or module `Loop` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/login.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | client: Box>, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Loop` [INFO] [stderr] --> src/pages/known_phages.rs:49:20 [INFO] [stderr] | [INFO] [stderr] 49 | Ok(Loop::Break(client)) [INFO] [stderr] | ^^^^ use of undeclared type or module `Loop` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/login.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | ) -> Box> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/mod.rs:9:33 [INFO] [stderr] | [INFO] [stderr] 9 | fn start(url: &str) -> Box> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 5 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `run` in crate `tokio` [INFO] [stderr] --> src/pages/mod.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | tokio::run(client); [INFO] [stderr] | ^^^ not found in `tokio` [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 5 | use crate::pages::run; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `Locator` [INFO] [stderr] --> src/pages/mod.rs:5:33 [INFO] [stderr] | [INFO] [stderr] 5 | use fantoccini::{error, Client, Locator}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `webdri`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/common.rs:28:11 [INFO] [stderr] | [INFO] [stderr] 28 | ) -> impl Future { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | client: Box>, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | ) -> impl Future { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:32:49 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn scrape_phage(client: std::sync::Arc>)-> Box, Error = error::CmdError>> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:41:50 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn scrape_phages(client: std::sync::Arc>)-> impl Future, Error = error::CmdError> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:41:106 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn scrape_phages(client: std::sync::Arc>)-> impl Future, Error = error::CmdError> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `loop_fn` in this scope [INFO] [stderr] --> src/pages/known_phages.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let scrapes = loop_fn(Vec::new(), |c| { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/login.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | client: Box>, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/login.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | ) -> Box> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 1 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Future` in this scope [INFO] [stderr] --> src/pages/mod.rs:9:33 [INFO] [stderr] | [INFO] [stderr] 9 | fn start(url: &str) -> Box> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use core::future::Future; [INFO] [stderr] | [INFO] [stderr] 5 | use std::future::Future; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `run` in crate `tokio` [INFO] [stderr] --> src/pages/mod.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | tokio::run(client); [INFO] [stderr] | ^^^ not found in `tokio` [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 5 | use crate::pages::run; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `Locator` [INFO] [stderr] --> src/pages/mod.rs:5:33 [INFO] [stderr] | [INFO] [stderr] 5 | use fantoccini::{error, Client, Locator}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `webdri`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b2f3cb26bcdbe73e43586fe2117ac13aa7ea8f77d4b6066d17d5591ea2c62cca"` [INFO] running `"docker" "rm" "-f" "b2f3cb26bcdbe73e43586fe2117ac13aa7ea8f77d4b6066d17d5591ea2c62cca"` [INFO] [stdout] b2f3cb26bcdbe73e43586fe2117ac13aa7ea8f77d4b6066d17d5591ea2c62cca