[INFO] fetching crate email-lib 0.27.0... [INFO] testing email-lib-0.27.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate email-lib 0.27.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate email-lib 0.27.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate email-lib 0.27.0 [INFO] tweaked toml for crates.io crate email-lib 0.27.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate email-lib 0.27.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate email-lib 0.27.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3e94db4577a9c702b47bda9e58f5c3e7e3723da9e159b0cad2d714f12cb2749 [INFO] running `Command { std: "docker" "start" "-a" "e3e94db4577a9c702b47bda9e58f5c3e7e3723da9e159b0cad2d714f12cb2749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3e94db4577a9c702b47bda9e58f5c3e7e3723da9e159b0cad2d714f12cb2749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e94db4577a9c702b47bda9e58f5c3e7e3723da9e159b0cad2d714f12cb2749", kill_on_drop: false }` [INFO] [stdout] e3e94db4577a9c702b47bda9e58f5c3e7e3723da9e159b0cad2d714f12cb2749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e1faa70c44a317537cc7932683c53c8016f6acc2a0e9bebc26ff0e2fc64397 [INFO] running `Command { std: "docker" "start" "-a" "25e1faa70c44a317537cc7932683c53c8016f6acc2a0e9bebc26ff0e2fc64397", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling mail-parser v0.9.4 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling nanohtml2text v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling gethostname v0.4.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling mail-builder v0.3.2 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling tree_magic_mini v3.2.2 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling email-macros v0.0.2 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling shellexpand-utils v0.2.1 [INFO] [stderr] Compiling mml-lib v1.1.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling process-lib v1.0.0 [INFO] [stderr] Compiling secret-lib v1.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling email-lib v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.40s [INFO] running `Command { std: "docker" "inspect" "25e1faa70c44a317537cc7932683c53c8016f6acc2a0e9bebc26ff0e2fc64397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e1faa70c44a317537cc7932683c53c8016f6acc2a0e9bebc26ff0e2fc64397", kill_on_drop: false }` [INFO] [stdout] 25e1faa70c44a317537cc7932683c53c8016f6acc2a0e9bebc26ff0e2fc64397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 535f332fc44e7cfce4ad51fff948af11469fbd85be94d5bf16e37d2dbb0d631f [INFO] running `Command { std: "docker" "start" "-a" "535f332fc44e7cfce4ad51fff948af11469fbd85be94d5bf16e37d2dbb0d631f", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling concat-with v0.2.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling process-lib v1.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling secret-lib v1.0.0 [INFO] [stderr] Compiling email-lib v0.27.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find `imap` in `email` [INFO] [stdout] --> examples/search_emails_query.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | imap::{ [INFO] [stdout] | ^^^^ could not find `imap` in `email` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "imap")] [INFO] [stdout] | ---------------- the item is gated behind the `imap` feature [INFO] [stdout] 60 | pub mod imap; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `email::imap`, `email::tls` [INFO] [stdout] --> examples/search_emails_query.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | imap::{ [INFO] [stdout] | ^^^^ could not find `imap` in `email` [INFO] [stdout] ... [INFO] [stdout] 17 | tls::Encryption, [INFO] [stdout] | ^^^ could not find `tls` in `email` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "imap")] [INFO] [stdout] | ---------------- the item is gated behind the `imap` feature [INFO] [stdout] 60 | pub mod imap; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(any(feature = "imap", feature = "smtp"))] [INFO] [stdout] | ------------------------------------ the item is gated here [INFO] [stdout] 75 | pub mod tls; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `email_testing_server` [INFO] [stdout] --> examples/search_emails_query.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use email_testing_server::with_email_testing_server; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `email_testing_server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `email_testing_server`, use `cargo add email_testing_server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `email-lib` (example "search_emails_query") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "535f332fc44e7cfce4ad51fff948af11469fbd85be94d5bf16e37d2dbb0d631f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535f332fc44e7cfce4ad51fff948af11469fbd85be94d5bf16e37d2dbb0d631f", kill_on_drop: false }` [INFO] [stdout] 535f332fc44e7cfce4ad51fff948af11469fbd85be94d5bf16e37d2dbb0d631f