[INFO] fetching crate new-tokio-smtp 0.9.1... [INFO] checking new-tokio-smtp-0.9.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate new-tokio-smtp 0.9.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate new-tokio-smtp 0.9.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate new-tokio-smtp 0.9.1 [INFO] removed 0 missing examples [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate new-tokio-smtp 0.9.1 [INFO] tweaked toml for crates.io crate new-tokio-smtp 0.9.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate new-tokio-smtp 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9fced959e116291fd14433bef9cafc27c5fab899dd69df3e217fea46936276f [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" "c9fced959e116291fd14433bef9cafc27c5fab899dd69df3e217fea46936276f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9fced959e116291fd14433bef9cafc27c5fab899dd69df3e217fea46936276f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9fced959e116291fd14433bef9cafc27c5fab899dd69df3e217fea46936276f", kill_on_drop: false }` [INFO] [stdout] c9fced959e116291fd14433bef9cafc27c5fab899dd69df3e217fea46936276f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb28ae9139c41ba69dfa3e59a47d1be69da8e8c91520a1a13db3fcfc5fbdf9bb [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" "cb28ae9139c41ba69dfa3e59a47d1be69da8e8c91520a1a13db3fcfc5fbdf9bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking vec1 v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rpassword v2.1.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking new-tokio-smtp v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `new_tokio_smtp::mock` [INFO] [stdout] --> tests/mock/chain.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | mock::{ActionData, Actor}, [INFO] [stdout] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `new_tokio_smtp::mock` [INFO] [stdout] --> tests/mock/command.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use new_tokio_smtp::mock::{ActionData, Actor}; [INFO] [stdout] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `new_tokio_smtp::mock` [INFO] [stdout] --> tests/mock/issue_05.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use new_tokio_smtp::mock::{ActionData, Actor}; [INFO] [stdout] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `new_tokio_smtp::mock` [INFO] [stdout] --> tests/mock/send_mail.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | mock::{ActionData, Actor}, [INFO] [stdout] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `new_tokio_smtp::mock`, `self::ActionData::*`, `self::Actor::*`, `self::ActionData::*`, `self::Actor::*`, `self::ActionData::*`, `self::Actor::*`, `self::ActionData::*`, `self::Actor::*` [INFO] [stdout] --> tests/mock/main.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use new_tokio_smtp::mock::{ActionData, Actor, MockSocket}; [INFO] [stdout] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stdout] | [INFO] [stdout] ::: tests/mock/chain.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use self::ActionData::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | use self::Actor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/mock/command.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use self::ActionData::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | use self::Actor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/mock/issue_05.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use self::ActionData::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use self::Actor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/mock/send_mail.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use self::ActionData::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | use self::Actor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | (Server, Lines(vec!["250 1itus "])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | (Server, Lines(vec!["250 1itus "])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | (Server, Lines(vec!["250 2itus "])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | (Server, Lines(vec!["250 2itus "])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | (Client, Lines(vec!["VRFY test3"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | (Client, Lines(vec!["VRFY test3"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | (Server, Lines(vec!["250 3itus "])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | (Server, Lines(vec!["250 3itus "])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | (Server, Lines(vec!["250 1itus "])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | (Server, Lines(vec!["250 1itus "])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | (Server, Lines(vec!["550 only 1itus was left behind"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | (Server, Lines(vec!["550 only 1itus was left behind"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | (Server, Lines(vec!["250 1itus "])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | (Server, Lines(vec!["250 1itus "])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | (Server, Lines(vec!["550 only 1itus was left behind"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | (Server, Lines(vec!["550 only 1itus was left behind"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | (Client, Lines(vec!["RSET"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | (Client, Lines(vec!["RSET"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | (Server, Lines(vec!["250 1itus "])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | (Server, Lines(vec!["250 1itus "])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | (Server, Lines(vec!["550 foobarror"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | (Server, Lines(vec!["550 foobarror"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/chain.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | (Client, Lines(vec!["VRFY test3"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | (Client, Lines(vec!["VRFY test3"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/chain.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | (Server, Lines(vec!["250 3itus "])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/chain.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | (Server, Lines(vec!["250 3itus "])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/command.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | (Client, Lines(vec!["EHLO me.test"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/command.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | (Client, Lines(vec!["EHLO me.test"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 18 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/command.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | Server, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/command.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | Lines(vec![ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 18 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/command.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | (Client, Lines(vec!["RSET"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/command.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | (Client, Lines(vec!["RSET"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 62 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/command.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | (Server, Lines(vec!["420 server messed up"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/command.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | (Server, Lines(vec!["420 server messed up"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 62 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/issue_05.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | (Client, Lines(vec!["EHLO me.test"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/issue_05.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | (Client, Lines(vec!["EHLO me.test"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/issue_05.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | Server, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/issue_05.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Lines(vec![ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | (Client, Lines(vec!["MAIL FROM:"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | (Client, Lines(vec!["MAIL FROM:"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | (Client, Lines(vec!["RCPT TO:"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | (Client, Lines(vec!["RCPT TO:"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | (Client, Lines(vec!["DATA"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | (Client, Lines(vec!["DATA"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | (Server, Lines(vec!["354 ..."])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | (Server, Lines(vec!["354 ..."])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | Client, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Blob` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | Blob(Vec::from("the data\r\n..stashed\r\n.\r\n".to_owned())), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | (Client, Lines(vec!["QUIT"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | (Client, Lines(vec!["QUIT"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | (Client, Lines(vec!["MAIL FROM: SMTPUTF8"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | (Client, Lines(vec!["MAIL FROM: SMTPUTF8"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | (Client, Lines(vec!["RCPT TO:"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | (Client, Lines(vec!["RCPT TO:"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | (Client, Lines(vec!["DATA"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | (Client, Lines(vec!["DATA"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | (Server, Lines(vec!["354 ..."])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | (Server, Lines(vec!["354 ..."])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | Client, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Blob` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | Blob(Vec::from("the data\r\n..stashed\r\n.\r\n".to_owned())), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Client` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | (Client, Lines(vec!["QUIT"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | (Client, Lines(vec!["QUIT"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Server` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stdout] --> tests/mock/send_mail.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | (Server, Lines(vec!["250 Ok"])), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::chain::future::stream::channel::mpsc::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::str::Lines; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `new-tokio-smtp` [INFO] [stdout] error: aborting due to 101 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb28ae9139c41ba69dfa3e59a47d1be69da8e8c91520a1a13db3fcfc5fbdf9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb28ae9139c41ba69dfa3e59a47d1be69da8e8c91520a1a13db3fcfc5fbdf9bb", kill_on_drop: false }` [INFO] [stdout] cb28ae9139c41ba69dfa3e59a47d1be69da8e8c91520a1a13db3fcfc5fbdf9bb