[INFO] cloning repository https://github.com/c16a/pigeon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c16a/pigeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc16a%2Fpigeon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc16a%2Fpigeon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eff1329c3eac2c191b6a28fbfc5f3db849036648 [INFO] checking c16a/pigeon against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc16a%2Fpigeon" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/c16a/pigeon [INFO] finished tweaking git repo https://github.com/c16a/pigeon [INFO] tweaked toml for git repo https://github.com/c16a/pigeon written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/c16a/pigeon on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/c16a/pigeon 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2e980df6ac50d89a1a823315a233118582b482476b91a7b483b83924dd1a6ec [INFO] running `Command { std: "docker" "start" "-a" "f2e980df6ac50d89a1a823315a233118582b482476b91a7b483b83924dd1a6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e980df6ac50d89a1a823315a233118582b482476b91a7b483b83924dd1a6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e980df6ac50d89a1a823315a233118582b482476b91a7b483b83924dd1a6ec", kill_on_drop: false }` [INFO] [stdout] f2e980df6ac50d89a1a823315a233118582b482476b91a7b483b83924dd1a6ec [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba8744315b6657041bafcefdb862995e95ecd2a9e5012febca36bd2970156f78 [INFO] running `Command { std: "docker" "start" "-a" "ba8744315b6657041bafcefdb862995e95ecd2a9e5012febca36bd2970156f78", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Compiling url v2.5.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking pigeon-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: struct `GetEmailResponseData` is never constructed [INFO] [stdout] --> server/src/storage_client.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct GetEmailResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListEmailsResponseData` is never constructed [INFO] [stdout] --> server/src/storage_client.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct ListEmailsResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CountEmailsResponseData` is never constructed [INFO] [stdout] --> server/src/storage_client.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct CountEmailsResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteEmailResponseData` is never constructed [INFO] [stdout] --> server/src/storage_client.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct DeleteEmailResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_email`, `list_emails`, `count_emails`, and `delete_email` are never used [INFO] [stdout] --> server/src/storage_client.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait EmailStorage: Send + Sync { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] 76 | async fn store_email(&self, email: EmailMessage) -> Result<()>; [INFO] [stdout] 77 | async fn get_email(&self, id: Uuid) -> Result>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 78 | async fn list_emails(&self, limit: Option) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | async fn count_emails(&self) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | async fn delete_email(&self, id: Uuid) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Quit` is never constructed [INFO] [stdout] --> server/src/types.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub enum SmtpState { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 58 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmtpState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DataContent` is never constructed [INFO] [stdout] --> server/src/types.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub enum SmtpCommand { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 107 | DataContent(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmtpCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking pigeon-storage-sqlite v0.1.0 (/opt/rustwide/workdir/storage-sqlite) [INFO] [stdout] warning: struct `GetEmailResponseData` is never constructed [INFO] [stdout] --> server/src/storage_client.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct GetEmailResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListEmailsResponseData` is never constructed [INFO] [stdout] --> server/src/storage_client.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct ListEmailsResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CountEmailsResponseData` is never constructed [INFO] [stdout] --> server/src/storage_client.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct CountEmailsResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteEmailResponseData` is never constructed [INFO] [stdout] --> server/src/storage_client.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct DeleteEmailResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_email`, `list_emails`, `count_emails`, and `delete_email` are never used [INFO] [stdout] --> server/src/storage_client.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait EmailStorage: Send + Sync { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] 76 | async fn store_email(&self, email: EmailMessage) -> Result<()>; [INFO] [stdout] 77 | async fn get_email(&self, id: Uuid) -> Result>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 78 | async fn list_emails(&self, limit: Option) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | async fn count_emails(&self) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | async fn delete_email(&self, id: Uuid) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Quit` is never constructed [INFO] [stdout] --> server/src/types.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub enum SmtpState { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 58 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmtpState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DataContent` is never constructed [INFO] [stdout] --> server/src/types.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub enum SmtpCommand { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 107 | DataContent(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmtpCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.21s [INFO] running `Command { std: "docker" "inspect" "ba8744315b6657041bafcefdb862995e95ecd2a9e5012febca36bd2970156f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8744315b6657041bafcefdb862995e95ecd2a9e5012febca36bd2970156f78", kill_on_drop: false }` [INFO] [stdout] ba8744315b6657041bafcefdb862995e95ecd2a9e5012febca36bd2970156f78