[INFO] fetching crate new-tokio-smtp 0.8.2... [INFO] testing new-tokio-smtp-0.8.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate new-tokio-smtp 0.8.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate new-tokio-smtp 0.8.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate new-tokio-smtp 0.8.2 [INFO] finished tweaking crates.io crate new-tokio-smtp 0.8.2 [INFO] tweaked toml for crates.io crate new-tokio-smtp 0.8.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate new-tokio-smtp 0.8.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vec1 v1.1.0 [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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04e36efcdd1fd6c84f10cf5d6fdb297ae0f2619dc5feac9b459954a35b18deea [INFO] running `"docker" "start" "-a" "04e36efcdd1fd6c84f10cf5d6fdb297ae0f2619dc5feac9b459954a35b18deea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling vec1 v1.1.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling new-tokio-smtp v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.36s [INFO] running `"docker" "inspect" "04e36efcdd1fd6c84f10cf5d6fdb297ae0f2619dc5feac9b459954a35b18deea"` [INFO] running `"docker" "rm" "-f" "04e36efcdd1fd6c84f10cf5d6fdb297ae0f2619dc5feac9b459954a35b18deea"` [INFO] [stdout] 04e36efcdd1fd6c84f10cf5d6fdb297ae0f2619dc5feac9b459954a35b18deea [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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dfe73ef6d2b3c3f3a27abeefc1e513a24fa09a69257a977a5b6103d915b06b67 [INFO] running `"docker" "start" "-a" "dfe73ef6d2b3c3f3a27abeefc1e513a24fa09a69257a977a5b6103d915b06b67"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling new-tokio-smtp v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] error: integration tests require "mock-impl" feature [INFO] [stderr] --> tests/mock/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | compile_error!("integration tests require \"mock-impl\" feature"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `new_tokio_smtp::mock` [INFO] [stderr] --> tests/mock/main.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | use new_tokio_smtp::mock::{ActionData, Actor, MockSocket}; [INFO] [stderr] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `new_tokio_smtp::mock` [INFO] [stderr] --> tests/mock/chain.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | use new_tokio_smtp::mock::{ActionData, Actor}; [INFO] [stderr] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `new_tokio_smtp::mock` [INFO] [stderr] --> tests/mock/command.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | use new_tokio_smtp::mock::{ActionData, Actor}; [INFO] [stderr] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `new_tokio_smtp::mock`, `self::ActionData::*`, `self::Actor::*`, `self::ActionData::*`, `self::Actor::*`, `self::ActionData::*`, `self::Actor::*` [INFO] [stderr] --> tests/mock/chain.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use self::ActionData::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 11 | use self::Actor::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: tests/mock/send_mail.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use new_tokio_smtp::mock::{ActionData, Actor}; [INFO] [stderr] | ^^^^ could not find `mock` in `new_tokio_smtp` [INFO] [stderr] ... [INFO] [stderr] 6 | use self::ActionData::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 7 | use self::Actor::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: tests/mock/command.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use self::ActionData::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | use self::Actor::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | (Server, Lines(vec!["250 1itus "])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:19:18 [INFO] [stderr] | [INFO] [stderr] 19 | (Server, Lines(vec!["250 1itus "])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:20:18 [INFO] [stderr] | [INFO] [stderr] 20 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | (Server, Lines(vec!["250 2itus "])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:21:18 [INFO] [stderr] | [INFO] [stderr] 21 | (Server, Lines(vec!["250 2itus "])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | (Client, Lines(vec!["VRFY test3"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | (Client, Lines(vec!["VRFY test3"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | (Server, Lines(vec!["250 3itus "])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | (Server, Lines(vec!["250 3itus "])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:41:18 [INFO] [stderr] | [INFO] [stderr] 41 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:42:10 [INFO] [stderr] | [INFO] [stderr] 42 | (Server, Lines(vec!["250 1itus "])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:42:18 [INFO] [stderr] | [INFO] [stderr] 42 | (Server, Lines(vec!["250 1itus "])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:43:18 [INFO] [stderr] | [INFO] [stderr] 43 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:44:10 [INFO] [stderr] | [INFO] [stderr] 44 | (Server, Lines(vec!["550 only 1itus was left behind"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | (Server, Lines(vec!["550 only 1itus was left behind"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:62:10 [INFO] [stderr] | [INFO] [stderr] 62 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:62:18 [INFO] [stderr] | [INFO] [stderr] 62 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:63:10 [INFO] [stderr] | [INFO] [stderr] 63 | (Server, Lines(vec!["250 1itus "])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:63:18 [INFO] [stderr] | [INFO] [stderr] 63 | (Server, Lines(vec!["250 1itus "])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:64:10 [INFO] [stderr] | [INFO] [stderr] 64 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:64:18 [INFO] [stderr] | [INFO] [stderr] 64 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | (Server, Lines(vec!["550 only 1itus was left behind"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:65:18 [INFO] [stderr] | [INFO] [stderr] 65 | (Server, Lines(vec!["550 only 1itus was left behind"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:66:10 [INFO] [stderr] | [INFO] [stderr] 66 | (Client, Lines(vec!["RSET"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:66:18 [INFO] [stderr] | [INFO] [stderr] 66 | (Client, Lines(vec!["RSET"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:67:18 [INFO] [stderr] | [INFO] [stderr] 67 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:95:10 [INFO] [stderr] | [INFO] [stderr] 95 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:95:18 [INFO] [stderr] | [INFO] [stderr] 95 | (Client, Lines(vec!["VRFY test1"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:96:10 [INFO] [stderr] | [INFO] [stderr] 96 | (Server, Lines(vec!["250 1itus "])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:96:18 [INFO] [stderr] | [INFO] [stderr] 96 | (Server, Lines(vec!["250 1itus "])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:97:10 [INFO] [stderr] | [INFO] [stderr] 97 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:97:18 [INFO] [stderr] | [INFO] [stderr] 97 | (Client, Lines(vec!["VRFY test2"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | (Server, Lines(vec!["550 foobarror"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:98:18 [INFO] [stderr] | [INFO] [stderr] 98 | (Server, Lines(vec!["550 foobarror"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/chain.rs:99:10 [INFO] [stderr] | [INFO] [stderr] 99 | (Client, Lines(vec!["VRFY test3"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:99:18 [INFO] [stderr] | [INFO] [stderr] 99 | (Client, Lines(vec!["VRFY test3"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/chain.rs:100:10 [INFO] [stderr] | [INFO] [stderr] 100 | (Server, Lines(vec!["250 3itus "])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/chain.rs:100:18 [INFO] [stderr] | [INFO] [stderr] 100 | (Server, Lines(vec!["250 3itus "])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/command.rs:28:14 [INFO] [stderr] | [INFO] [stderr] 28 | (Client, Lines(vec!["EHLO me.test"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/command.rs:28:22 [INFO] [stderr] | [INFO] [stderr] 28 | (Client, Lines(vec!["EHLO me.test"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/command.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | Server, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/command.rs:31:17 [INFO] [stderr] | [INFO] [stderr] 31 | Lines(vec![ [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/command.rs:72:14 [INFO] [stderr] | [INFO] [stderr] 72 | (Client, Lines(vec!["RSET"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/command.rs:72:22 [INFO] [stderr] | [INFO] [stderr] 72 | (Client, Lines(vec!["RSET"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/command.rs:73:14 [INFO] [stderr] | [INFO] [stderr] 73 | (Server, Lines(vec!["420 server messed up"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/command.rs:73:22 [INFO] [stderr] | [INFO] [stderr] 73 | (Server, Lines(vec!["420 server messed up"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | (Client, Lines(vec!["MAIL FROM:"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | (Client, Lines(vec!["MAIL FROM:"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | (Client, Lines(vec!["RCPT TO:"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | (Client, Lines(vec!["RCPT TO:"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | (Client, Lines(vec!["DATA"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | (Client, Lines(vec!["DATA"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | (Server, Lines(vec!["354 ..."])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:19:18 [INFO] [stderr] | [INFO] [stderr] 19 | (Server, Lines(vec!["354 ..."])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:21:13 [INFO] [stderr] | [INFO] [stderr] 21 | Client, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Blob` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | Blob(Vec::from("the data\r\n..stashed\r\n.\r\n".to_owned())), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:24:18 [INFO] [stderr] | [INFO] [stderr] 24 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | (Client, Lines(vec!["QUIT"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | (Client, Lines(vec!["QUIT"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:26:18 [INFO] [stderr] | [INFO] [stderr] 26 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | (Client, Lines(vec!["MAIL FROM: SMTPUTF8"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:47:18 [INFO] [stderr] | [INFO] [stderr] 47 | (Client, Lines(vec!["MAIL FROM: SMTPUTF8"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:48:18 [INFO] [stderr] | [INFO] [stderr] 48 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | (Client, Lines(vec!["RCPT TO:"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:49:18 [INFO] [stderr] | [INFO] [stderr] 49 | (Client, Lines(vec!["RCPT TO:"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:50:18 [INFO] [stderr] | [INFO] [stderr] 50 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | (Client, Lines(vec!["DATA"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:51:18 [INFO] [stderr] | [INFO] [stderr] 51 | (Client, Lines(vec!["DATA"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:52:10 [INFO] [stderr] | [INFO] [stderr] 52 | (Server, Lines(vec!["354 ..."])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:52:18 [INFO] [stderr] | [INFO] [stderr] 52 | (Server, Lines(vec!["354 ..."])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:54:13 [INFO] [stderr] | [INFO] [stderr] 54 | Client, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Blob` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | Blob(Vec::from("the data\r\n..stashed\r\n.\r\n".to_owned())), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:57:18 [INFO] [stderr] | [INFO] [stderr] 57 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Client` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:58:10 [INFO] [stderr] | [INFO] [stderr] 58 | (Client, Lines(vec!["QUIT"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:58:18 [INFO] [stderr] | [INFO] [stderr] 58 | (Client, Lines(vec!["QUIT"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Server` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Lines` in this scope [INFO] [stderr] --> tests/mock/send_mail.rs:59:18 [INFO] [stderr] | [INFO] [stderr] 59 | (Server, Lines(vec!["250 Ok"])), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 97 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `new-tokio-smtp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "dfe73ef6d2b3c3f3a27abeefc1e513a24fa09a69257a977a5b6103d915b06b67"` [INFO] running `"docker" "rm" "-f" "dfe73ef6d2b3c3f3a27abeefc1e513a24fa09a69257a977a5b6103d915b06b67"` [INFO] [stdout] dfe73ef6d2b3c3f3a27abeefc1e513a24fa09a69257a977a5b6103d915b06b67