[INFO] fetching crate loveletter 0.2.0... [INFO] testing loveletter-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate loveletter 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate loveletter 0.2.0 [INFO] finished tweaking crates.io crate loveletter 0.2.0 [INFO] tweaked toml for crates.io crate loveletter 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate loveletter 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate loveletter 0.2.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f8c405be20d12a399dff98b2fd326351fc743d8deddb17810a755866c8e76f8 [INFO] running `Command { std: "docker" "start" "-a" "9f8c405be20d12a399dff98b2fd326351fc743d8deddb17810a755866c8e76f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f8c405be20d12a399dff98b2fd326351fc743d8deddb17810a755866c8e76f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f8c405be20d12a399dff98b2fd326351fc743d8deddb17810a755866c8e76f8", kill_on_drop: false }` [INFO] [stdout] 9f8c405be20d12a399dff98b2fd326351fc743d8deddb17810a755866c8e76f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 611183a8e2912e774389c8a14d4907f6f4eb839805e8d0e135e1b53e027b93c8 [INFO] running `Command { std: "docker" "start" "-a" "611183a8e2912e774389c8a14d4907f6f4eb839805e8d0e135e1b53e027b93c8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling imap-proto v0.16.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling hashify v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling mail-parser v0.10.2 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling imap v3.0.0-alpha.15 [INFO] [stderr] Compiling loveletter v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `loveletter` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "611183a8e2912e774389c8a14d4907f6f4eb839805e8d0e135e1b53e027b93c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "611183a8e2912e774389c8a14d4907f6f4eb839805e8d0e135e1b53e027b93c8", kill_on_drop: false }` [INFO] [stdout] 611183a8e2912e774389c8a14d4907f6f4eb839805e8d0e135e1b53e027b93c8