[INFO] fetching crate tempmail-lol 0.1.0...
[INFO] testing tempmail-lol-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tempmail-lol 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tempmail-lol 0.1.0
[INFO] finished tweaking crates.io crate tempmail-lol 0.1.0
[INFO] tweaked toml for crates.io crate tempmail-lol 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tempmail-lol 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tempmail-lol 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.83
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.83
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.83
[INFO] [stderr]   Downloaded pkg-config v0.3.26
[INFO] [stderr]   Downloaded ipnet v2.7.0
[INFO] [stderr]   Downloaded tracing-core v0.1.30
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded bumpalo v3.11.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.83
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded js-sys v0.3.60
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.33
[INFO] [stderr]   Downloaded tokio-util v0.7.4
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded web-sys v0.3.60
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]   Downloaded h2 v0.3.15
[INFO] [stderr]   Downloaded hyper v0.14.23
[INFO] [stderr]   Downloaded openssl v0.10.45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1f7adea75fbf684688f2dd6698775f56926f3d2c6c7817cfc428b85fcc15aaf
[INFO] running `Command { std: "docker" "start" "-a" "c1f7adea75fbf684688f2dd6698775f56926f3d2c6c7817cfc428b85fcc15aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1f7adea75fbf684688f2dd6698775f56926f3d2c6c7817cfc428b85fcc15aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f7adea75fbf684688f2dd6698775f56926f3d2c6c7817cfc428b85fcc15aaf", kill_on_drop: false }`
[INFO] [stdout] c1f7adea75fbf684688f2dd6698775f56926f3d2c6c7817cfc428b85fcc15aaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdd36244889805beae765341f8c4ebef32a45dd3adc59f66ec538bd8a525b073
[INFO] running `Command { std: "docker" "start" "-a" "cdd36244889805beae765341f8c4ebef32a45dd3adc59f66ec538bd8a525b073", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ipnet v2.7.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling tempmail-lol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.84s
[INFO] running `Command { std: "docker" "inspect" "cdd36244889805beae765341f8c4ebef32a45dd3adc59f66ec538bd8a525b073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdd36244889805beae765341f8c4ebef32a45dd3adc59f66ec538bd8a525b073", kill_on_drop: false }`
[INFO] [stdout] cdd36244889805beae765341f8c4ebef32a45dd3adc59f66ec538bd8a525b073
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb3fa3839ce053a6fa590507b16c576f4bebb758f1a521e65a590110f1c80aac
[INFO] running `Command { std: "docker" "start" "-a" "fb3fa3839ce053a6fa590507b16c576f4bebb758f1a521e65a590110f1c80aac", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling tempmail-lol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `create_domain_inbox_async` in crate `tempmail_lol`
[INFO] [stdout]   --> examples/domain_async.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let inbox = tempmail_lol::create_domain_inbox_async(domain).await?;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `create_domain_inbox`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/blocking_req.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_domain_inbox(domain: String) -> Result<Inbox, TempMailError> {
[INFO] [stdout]    | -------------------------------------------------------------------------- similarly named function `create_domain_inbox` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tempmail-lol` (example "domain_async") due to 2 previous errors
[INFO] [stdout] error[E0425]: cannot find function `get_inbox_emails_async` in crate `tempmail_lol`
[INFO] [stdout]   --> examples/domain_async.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let emails = tempmail_lol::get_inbox_emails_async(inbox.token).await?;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_inbox_emails`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/blocking_req.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn get_inbox_emails(token: String) -> Result<Vec<Email>, TempMailError> {
[INFO] [stdout]    | --------------------------------------------------------------------------- similarly named function `get_inbox_emails` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_inbox_async` in crate `tempmail_lol`
[INFO] [stdout]  --> examples/simple_async.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let inbox = tempmail_lol::create_inbox_async().await?;
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `create_inbox`
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/workdir/src/blocking_req.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn create_inbox() -> Result<Inbox, TempMailError> {
[INFO] [stdout]   | ----------------------------------------------------- similarly named function `create_inbox` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_inbox_emails_async` in crate `tempmail_lol`
[INFO] [stdout]   --> examples/simple_async.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let emails = tempmail_lol::get_inbox_emails_async(inbox.token).await?;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_inbox_emails`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/blocking_req.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn get_inbox_emails(token: String) -> Result<Vec<Email>, TempMailError> {
[INFO] [stdout]    | --------------------------------------------------------------------------- similarly named function `get_inbox_emails` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tempmail-lol` (example "simple_async") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "fb3fa3839ce053a6fa590507b16c576f4bebb758f1a521e65a590110f1c80aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3fa3839ce053a6fa590507b16c576f4bebb758f1a521e65a590110f1c80aac", kill_on_drop: false }`
[INFO] [stdout] fb3fa3839ce053a6fa590507b16c576f4bebb758f1a521e65a590110f1c80aac
