[INFO] fetching crate mailinator-rs 0.1.2...
[INFO] testing mailinator-rs-0.1.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate mailinator-rs 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mailinator-rs 0.1.2
[INFO] finished tweaking crates.io crate mailinator-rs 0.1.2
[INFO] tweaked toml for crates.io crate mailinator-rs 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mailinator-rs 0.1.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 212 packages to latest compatible versions
[INFO] [stderr]       Adding derive_builder v0.12.0 (available: v0.20.2)
[INFO] [stderr]       Adding dotenv_config v0.1.9 (available: v0.2.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] [stderr]       Adding serde_qs v0.12.0 (available: v0.15.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7997258cd95d7cda0fcb44b4d378043f43acaabe4f07897c5d786b2ecff234e2
[INFO] running `Command { std: "docker" "start" "-a" "7997258cd95d7cda0fcb44b4d378043f43acaabe4f07897c5d786b2ecff234e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7997258cd95d7cda0fcb44b4d378043f43acaabe4f07897c5d786b2ecff234e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7997258cd95d7cda0fcb44b4d378043f43acaabe4f07897c5d786b2ecff234e2", kill_on_drop: false }`
[INFO] [stdout] 7997258cd95d7cda0fcb44b4d378043f43acaabe4f07897c5d786b2ecff234e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aad72cccc043e12e3bc70cbf71ab2572995e4aa682bd6fab52f3ffbcd492e9c1
[INFO] running `Command { std: "docker" "start" "-a" "aad72cccc043e12e3bc70cbf71ab2572995e4aa682bd6fab52f3ffbcd492e9c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dotenv_config v0.1.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling mailinator-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ConditionMatch` is never used
[INFO] [stdout]   --> src/api/rules/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum ConditionMatch {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.32s
[INFO] running `Command { std: "docker" "inspect" "aad72cccc043e12e3bc70cbf71ab2572995e4aa682bd6fab52f3ffbcd492e9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aad72cccc043e12e3bc70cbf71ab2572995e4aa682bd6fab52f3ffbcd492e9c1", kill_on_drop: false }`
[INFO] [stdout] aad72cccc043e12e3bc70cbf71ab2572995e4aa682bd6fab52f3ffbcd492e9c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8be8b4baf7318ecdfb7a29e5a748aedae9354aeda70dc3443ec1756a62de797b
[INFO] running `Command { std: "docker" "start" "-a" "8be8b4baf7318ecdfb7a29e5a748aedae9354aeda70dc3443ec1756a62de797b", kill_on_drop: false }`
[INFO] [stderr]    Compiling mailinator-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ConditionMatch` is never used
[INFO] [stdout]   --> src/api/rules/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum ConditionMatch {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConditionMatch` is never used
[INFO] [stdout]   --> src/api/rules/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum ConditionMatch {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s
[INFO] running `Command { std: "docker" "inspect" "8be8b4baf7318ecdfb7a29e5a748aedae9354aeda70dc3443ec1756a62de797b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be8b4baf7318ecdfb7a29e5a748aedae9354aeda70dc3443ec1756a62de797b", kill_on_drop: false }`
[INFO] [stdout] 8be8b4baf7318ecdfb7a29e5a748aedae9354aeda70dc3443ec1756a62de797b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d0cb315a01a5e73c7a7035dad787c75c505fdcd279c30bde5e26969875c1d87
[INFO] running `Command { std: "docker" "start" "-a" "2d0cb315a01a5e73c7a7035dad787c75c505fdcd279c30bde5e26969875c1d87", kill_on_drop: false }`
[INFO] [stderr] warning: enum `ConditionMatch` is never used
[INFO] [stderr]   --> src/api/rules/mod.rs:50:10
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub enum ConditionMatch {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mailinator-rs` (lib) generated 1 warning
[INFO] [stderr] warning: `mailinator-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailinator_rs-f98e6a7b0d581ea0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hello_test.rs (/opt/rustwide/target/debug/deps/hello_test-980eaaf1cd4afc12)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test hello ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mailinator_rs
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_message (line 223) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_message (line 450) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::inject_message (line 487) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_all_inbox_messages (line 419) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_list_of_attachments (line 286) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_inbox (line 183) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_attachment (line 353) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_links (line 319) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_all_domain_messages (line 390) ... FAILED
[INFO] [stdout] test src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_sms_message (line 255) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_message (line 223) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:225:58
[INFO] [stdout]     |
[INFO] [stdout] 225 | use mailinator_rs::prelude::{FetchMessageRequestBuilder, MailinatorClient, MessageApi};
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_message (line 450) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:452:59
[INFO] [stdout]     |
[INFO] [stdout] 452 | use mailinator_rs::prelude::{DeleteMessageRequestBuilder, MailinatorClient, MessageApi};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |                                                           |
[INFO] [stdout]     |                                                           no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:454:3
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:455:1
[INFO] [stdout]     |
[INFO] [stdout] 455 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::inject_message (line 487) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`, `mailinator_rs::prelude::NewEmailMessageBuilder`
[INFO] [stdout]    --> src/api/message/mod.rs:490:33
[INFO] [stdout]     |
[INFO] [stdout] 490 |    InjectMessageRequestBuilder, MailinatorClient, MessageApi, NewEmailMessageBuilder,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |                 |           |
[INFO] [stdout]     |                                 |                 |           no `NewEmailMessageBuilder` in `prelude`
[INFO] [stdout]     |                                 |                 |           help: a similar name exists in the module: `NewEmailBuilder`
[INFO] [stdout]     |                                 |                 no `MessageApi` in `prelude`
[INFO] [stdout]     |                                 no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:493:3
[INFO] [stdout]     |
[INFO] [stdout] 493 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_all_inbox_messages (line 419) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:421:67
[INFO] [stdout]     |
[INFO] [stdout] 421 | use mailinator_rs::prelude::{DeleteAllInboxMessageRequestBuilder, MailinatorClient, MessageApi};
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:423:3
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:424:1
[INFO] [stdout]     |
[INFO] [stdout] 424 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_list_of_attachments (line 286) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:288:67
[INFO] [stdout]     |
[INFO] [stdout] 288 | use mailinator_rs::prelude::{FetchListOfAttachmentRequestBuilder, MailinatorClient, MessageApi};
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:290:3
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_inbox (line 183) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:186:67
[INFO] [stdout]     |
[INFO] [stdout] 186 |    FetchInboxRequestBuilder, FetchInboxRequestQueryParamsBuilder, MailinatorClient, MessageApi,Sorting
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:190:3
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_attachment (line 353) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::AttachmentLookupField`, `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:356:4
[INFO] [stdout]     |
[INFO] [stdout] 356 |    AttachmentLookupField, FetchAttachmentRequestBuilder, MailinatorClient, MessageApi,
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^                                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |    |                                                     |
[INFO] [stdout]     |    |                                                     no `MailinatorClient` in `prelude`
[INFO] [stdout]     |    no `AttachmentLookupField` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:359:3
[INFO] [stdout]     |
[INFO] [stdout] 359 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:360:1
[INFO] [stdout]     |
[INFO] [stdout] 360 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_links (line 319) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:321:55
[INFO] [stdout]     |
[INFO] [stdout] 321 | use mailinator_rs::prelude::{FetchLinkRequestBuilder, MailinatorClient, MessageApi};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:323:3
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_all_domain_messages (line 390) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:392:68
[INFO] [stdout]     |
[INFO] [stdout] 392 | use mailinator_rs::prelude::{DeleteAllDomainMessageRequestBuilder, MailinatorClient, MessageApi};
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |                                                                    |
[INFO] [stdout]     |                                                                    no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:394:3
[INFO] [stdout]     |
[INFO] [stdout] 394 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:395:1
[INFO] [stdout]     |
[INFO] [stdout] 395 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_sms_message (line 255) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `mailinator_rs::prelude::MailinatorClient`, `mailinator_rs::prelude::MessageApi`
[INFO] [stdout]    --> src/api/message/mod.rs:257:61
[INFO] [stdout]     |
[INFO] [stdout] 257 | use mailinator_rs::prelude::{FetchSmsMessageRequestBuilder, MailinatorClient, MessageApi};
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MessageApi` in `prelude`
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             no `MailinatorClient` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/api/message/mod.rs:259:3
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/api/message/mod.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_all_domain_messages (line 390)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_all_inbox_messages (line 419)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::delete_message (line 450)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_attachment (line 353)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_inbox (line 183)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_links (line 319)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_list_of_attachments (line 286)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_message (line 223)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::fetch_sms_message (line 255)
[INFO] [stdout]     src/api/message/mod.rs - api::message::ApiMessageEndpoints::inject_message (line 487)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2d0cb315a01a5e73c7a7035dad787c75c505fdcd279c30bde5e26969875c1d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0cb315a01a5e73c7a7035dad787c75c505fdcd279c30bde5e26969875c1d87", kill_on_drop: false }`
[INFO] [stdout] 2d0cb315a01a5e73c7a7035dad787c75c505fdcd279c30bde5e26969875c1d87
