[INFO] fetching crate plexus-comms 0.1.1...
[INFO] checking plexus-comms-0.1.1 against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] extracting crate plexus-comms 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate plexus-comms 0.1.1
[INFO] finished tweaking crates.io crate plexus-comms 0.1.1
[INFO] tweaked toml for crates.io crate plexus-comms 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plexus-comms 0.1.1 on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plexus-comms 0.1.1 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding plexus-core v0.3.13 (available: v0.5.3)
[INFO] [stderr]       Adding plexus-macros v0.3.10 (available: v0.5.5)
[INFO] [stderr]       Adding plexus-transport v0.1.8 (available: v0.3.0)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679
[INFO] running `Command { std: "docker" "start" "eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling bumpalo v3.20.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking jsonrpsee-types v0.26.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking soketto v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking jsonrpsee-client-transport v0.26.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking jsonrpsee-ws-client v0.26.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking jsonrpsee-wasm-client v0.26.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rmcp v0.12.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling plexus-macros v0.2.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking jsonrpsee-server v0.26.0
[INFO] [stderr]     Checking jsonrpsee-http-client v0.26.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking jsonrpsee v0.26.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking imap-proto v0.16.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking stop-token v0.7.0
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking async-imap v0.9.7
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking handlebars v6.4.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking async-native-tls v0.5.0
[INFO] [stderr]    Compiling plexus-macros v0.3.10
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking mockito v1.7.2
[INFO] [stderr]     Checking plexus-core v0.3.13
[INFO] [stderr]     Checking lettre v0.11.19
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking plexus-transport v0.1.8
[INFO] [stderr]     Checking plexus-comms v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `EmailMessage`
[INFO] [stdout]  --> src/activations/email/activation.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::imap::{create_imap_provider, EmailMessage};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]   --> src/activations/email/activation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use plexus_core::plexus;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]   --> src/activations/email/activation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use plexus_core::serde_helpers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/sms/activation.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]   --> src/activations/sms/activation.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use plexus_core::serde_helpers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SmsCredentials`
[INFO] [stdout]  --> src/activations/sms/providers.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::config::{SmsConfig, SmsCredentials, SmsProvider as SmsProviderType};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/push/activation.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]   --> src/activations/push/activation.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use plexus_core::serde_helpers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/telegram/activation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]  --> src/activations/telegram/activation.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plexus_core::serde_helpers;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/whatsapp/activation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]  --> src/activations/whatsapp/activation.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plexus_core::serde_helpers;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/slack/activation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]  --> src/activations/slack/activation.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plexus_core::serde_helpers;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EmailMessage`
[INFO] [stdout]  --> src/activations/email/activation.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::imap::{create_imap_provider, EmailMessage};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]   --> src/activations/email/activation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use plexus_core::plexus;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]   --> src/activations/email/activation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use plexus_core::serde_helpers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/sms/activation.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]   --> src/activations/sms/activation.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use plexus_core::serde_helpers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SmsCredentials`
[INFO] [stdout]  --> src/activations/sms/providers.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::config::{SmsConfig, SmsCredentials, SmsProvider as SmsProviderType};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/push/activation.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]   --> src/activations/push/activation.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use plexus_core::serde_helpers;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/telegram/activation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]  --> src/activations/telegram/activation.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plexus_core::serde_helpers;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/whatsapp/activation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]  --> src/activations/whatsapp/activation.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plexus_core::serde_helpers;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::plexus`
[INFO] [stdout]  --> src/activations/slack/activation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plexus_core::plexus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plexus_core::serde_helpers`
[INFO] [stdout]  --> src/activations/slack/activation.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plexus_core::serde_helpers;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EmailProvider`
[INFO] [stdout]  --> src/activations/email/activation.rs:2:60
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::smtp::{create_provider as create_smtp_provider, EmailProvider};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/activations/push/providers.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn new(config: &PushConfig) -> Result<Self, String> {
[INFO] [stdout]     |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EmailProvider`
[INFO] [stdout]  --> src/activations/email/activation.rs:2:60
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::smtp::{create_provider as create_smtp_provider, EmailProvider};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/activations/push/providers.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn new(config: &PushConfig) -> Result<Self, String> {
[INFO] [stdout]     |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `templates` is never read
[INFO] [stdout]   --> src/activations/email/activation.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Email {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 16 |     storage: Arc<EmailStorage>,
[INFO] [stdout] 17 |     templates: Arc<tokio::sync::RwLock<HashMap<String, EmailTemplate>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Email` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_address` is never used
[INFO] [stdout]  --> src/activations/email/smtp.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait EmailProvider: Send + Sync {
[INFO] [stdout]   |           ------------- method in this trait
[INFO] [stdout] 7 |     async fn send(&self, email: SendEmailParams) -> Result<SendEmailEvent, String>;
[INFO] [stdout] 8 |     async fn validate_address(&self, email: &str) -> Result<bool, String>;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PushProvider` is never used
[INFO] [stdout]  --> src/activations/push/providers.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait PushProvider: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bot_token` and `client` are never read
[INFO] [stdout]   --> src/activations/telegram/activation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Telegram {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 12 |     bot_token: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Telegram` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `client` are never read
[INFO] [stdout]   --> src/activations/whatsapp/activation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Whatsapp {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 12 |     config: WhatsappConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Whatsapp` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bot_token` and `client` are never read
[INFO] [stdout]   --> src/activations/slack/activation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Slack {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 12 |     bot_token: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slack` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user` is never read
[INFO] [stdout]   --> src/activations/discord/discord_gateway.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Ready {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 81 |         session_id: String,
[INFO] [stdout] 82 |         user: serde_json::Value,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GatewayEvent` 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: methods `send_resume` and `close` are never used
[INFO] [stdout]    --> src/activations/discord/discord_gateway.rs:132:14
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl DiscordGateway {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     async fn send_resume(&self) -> Result<(), String> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub async fn close(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures::Stream` that must be used
[INFO] [stdout]    --> src/activations/email/imap.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 | /         session
[INFO] [stdout] 234 | |             .store(format!("{}", uid), "+FLAGS (\\Seen)")
[INFO] [stdout] 235 | |             .await
[INFO] [stdout] 236 | |             .map_err(|e| format!("Failed to mark as seen: {}", e))?;
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: streams do nothing unless polled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures::Stream` that must be used
[INFO] [stdout]    --> src/activations/email/imap.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 | /         session
[INFO] [stdout] 255 | |             .store(format!("{}", uid), "-FLAGS (\\Seen)")
[INFO] [stdout] 256 | |             .await
[INFO] [stdout] 257 | |             .map_err(|e| format!("Failed to mark as unseen: {}", e))?;
[INFO] [stdout]     | |_____________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: streams do nothing unless polled
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `templates` is never read
[INFO] [stdout]   --> src/activations/email/activation.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Email {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 16 |     storage: Arc<EmailStorage>,
[INFO] [stdout] 17 |     templates: Arc<tokio::sync::RwLock<HashMap<String, EmailTemplate>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Email` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_address` is never used
[INFO] [stdout]  --> src/activations/email/smtp.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait EmailProvider: Send + Sync {
[INFO] [stdout]   |           ------------- method in this trait
[INFO] [stdout] 7 |     async fn send(&self, email: SendEmailParams) -> Result<SendEmailEvent, String>;
[INFO] [stdout] 8 |     async fn validate_address(&self, email: &str) -> Result<bool, String>;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PushProvider` is never used
[INFO] [stdout]  --> src/activations/push/providers.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait PushProvider: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bot_token` and `client` are never read
[INFO] [stdout]   --> src/activations/telegram/activation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Telegram {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 12 |     bot_token: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Telegram` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `client` are never read
[INFO] [stdout]   --> src/activations/whatsapp/activation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Whatsapp {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 12 |     config: WhatsappConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Whatsapp` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bot_token` and `client` are never read
[INFO] [stdout]   --> src/activations/slack/activation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Slack {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 12 |     bot_token: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slack` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user` is never read
[INFO] [stdout]   --> src/activations/discord/discord_gateway.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Ready {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 81 |         session_id: String,
[INFO] [stdout] 82 |         user: serde_json::Value,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GatewayEvent` 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: methods `send_resume` and `close` are never used
[INFO] [stdout]    --> src/activations/discord/discord_gateway.rs:132:14
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl DiscordGateway {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     async fn send_resume(&self) -> Result<(), String> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub async fn close(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures::Stream` that must be used
[INFO] [stdout]    --> src/activations/email/imap.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 | /         session
[INFO] [stdout] 234 | |             .store(format!("{}", uid), "+FLAGS (\\Seen)")
[INFO] [stdout] 235 | |             .await
[INFO] [stdout] 236 | |             .map_err(|e| format!("Failed to mark as seen: {}", e))?;
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: streams do nothing unless polled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures::Stream` that must be used
[INFO] [stdout]    --> src/activations/email/imap.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 | /         session
[INFO] [stdout] 255 | |             .store(format!("{}", uid), "-FLAGS (\\Seen)")
[INFO] [stdout] 256 | |             .await
[INFO] [stdout] 257 | |             .map_err(|e| format!("Failed to mark as unseen: {}", e))?;
[INFO] [stdout]     | |_____________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: streams do nothing unless polled
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s
[INFO] running `Command { std: "docker" "inspect" "eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679", kill_on_drop: false }`
[INFO] [stdout] eda0cadde6f25c89af72fae8e04acd57469d2975914b6748eb7e2e55b4b48679
