[INFO] cloning repository https://github.com/nickhamiton/modal-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickhamiton/modal-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickhamiton%2Fmodal-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickhamiton%2Fmodal-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b36f026c6f57ee528a2eab7eb6e8e75e0842689c [INFO] checking nickhamiton/modal-rust against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickhamiton%2Fmodal-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nickhamiton/modal-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/nickhamiton/modal-rust [INFO] tweaked toml for git repo https://github.com/nickhamiton/modal-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nickhamiton/modal-rust on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nickhamiton/modal-rust 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-bin-vendored v3.2.0 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b2e8103b88b18fc0ee7a9cb4f1709a1f366073e4361d827c087b8e74d78fd07 [INFO] running `Command { std: "docker" "start" "-a" "9b2e8103b88b18fc0ee7a9cb4f1709a1f366073e4361d827c087b8e74d78fd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b2e8103b88b18fc0ee7a9cb4f1709a1f366073e4361d827c087b8e74d78fd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2e8103b88b18fc0ee7a9cb4f1709a1f366073e4361d827c087b8e74d78fd07", kill_on_drop: false }` [INFO] [stdout] 9b2e8103b88b18fc0ee7a9cb4f1709a1f366073e4361d827c087b8e74d78fd07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4641465e0bc3ec101646dbff95ba75914e3afec227bc886acc781b2c2ec7c647 [INFO] running `Command { std: "docker" "start" "-a" "4641465e0bc3ec101646dbff95ba75914e3afec227bc886acc781b2c2ec7c647", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.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 serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling modal-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> src/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::Bytes; [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 imports: `Serialize` and `de::DeserializeOwned` [INFO] [stdout] --> src/client.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `from_cbor` and `to_cbor` [INFO] [stdout] --> src/client.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::serialization::{from_cbor, to_cbor}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> src/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::Bytes; [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 imports: `Serialize` and `de::DeserializeOwned` [INFO] [stdout] --> src/client.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `from_cbor` and `to_cbor` [INFO] [stdout] --> src/client.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::serialization::{from_cbor, to_cbor}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_inline` is never read [INFO] [stdout] --> src/client.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ModalClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | max_inline: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModalClient` 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: struct `Asgi` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:384:12 [INFO] [stdout] | [INFO] [stdout] 384 | pub struct Asgi { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AutoscalerConfiguration` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:642:12 [INFO] [stdout] | [INFO] [stdout] 642 | pub struct AutoscalerConfiguration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AutoscalingMetrics` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:686:12 [INFO] [stdout] | [INFO] [stdout] 686 | pub struct AutoscalingMetrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FlashProxyUpstreamRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2017:12 [INFO] [stdout] | [INFO] [stdout] 2017 | pub struct FlashProxyUpstreamRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionExtended` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2621:12 [INFO] [stdout] | [INFO] [stdout] 2621 | pub struct FunctionExtended { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GeneratorDone` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:3262:12 [INFO] [stdout] | [INFO] [stdout] 3262 | pub struct GeneratorDone { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecretCreateRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:4983:12 [INFO] [stdout] | [INFO] [stdout] 4983 | pub struct SecretCreateRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecretCreateResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:5000:12 [INFO] [stdout] | [INFO] [stdout] 5000 | pub struct SecretCreateResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserActionInfo` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:5513:12 [INFO] [stdout] | [INFO] [stdout] 5513 | pub struct UserActionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:415:16 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct HttpRequest { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseStart` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:424:16 [INFO] [stdout] | [INFO] [stdout] 424 | pub struct HttpResponseStart { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseBody` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:436:16 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct HttpResponseBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseTrailers` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:445:16 [INFO] [stdout] | [INFO] [stdout] 445 | pub struct HttpResponseTrailers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpDisconnect` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:455:16 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct HttpDisconnect {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketConnect` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:482:16 [INFO] [stdout] | [INFO] [stdout] 482 | pub struct WebsocketConnect {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketReceive` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:496:16 [INFO] [stdout] | [INFO] [stdout] 496 | pub struct WebsocketReceive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketSend` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | pub struct WebsocketSend { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:547:14 [INFO] [stdout] | [INFO] [stdout] 547 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Content` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:504:18 [INFO] [stdout] | [INFO] [stdout] 504 | pub enum Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Content` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:522:18 [INFO] [stdout] | [INFO] [stdout] 522 | pub enum Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FunctionExtended` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2639:14 [INFO] [stdout] | [INFO] [stdout] 2639 | pub enum FunctionExtended { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_cbor` is never used [INFO] [stdout] --> src/serialization.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn from_cbor(b: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cls` [INFO] [stdout] --> examples/cls_call.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use modal::{Cls, ModalClient}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_inline` is never read [INFO] [stdout] --> src/client.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ModalClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | max_inline: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModalClient` 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: struct `Asgi` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:384:12 [INFO] [stdout] | [INFO] [stdout] 384 | pub struct Asgi { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AutoscalerConfiguration` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:642:12 [INFO] [stdout] | [INFO] [stdout] 642 | pub struct AutoscalerConfiguration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AutoscalingMetrics` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:686:12 [INFO] [stdout] | [INFO] [stdout] 686 | pub struct AutoscalingMetrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FlashProxyUpstreamRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2017:12 [INFO] [stdout] | [INFO] [stdout] 2017 | pub struct FlashProxyUpstreamRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionExtended` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2621:12 [INFO] [stdout] | [INFO] [stdout] 2621 | pub struct FunctionExtended { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GeneratorDone` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:3262:12 [INFO] [stdout] | [INFO] [stdout] 3262 | pub struct GeneratorDone { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecretCreateRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:4983:12 [INFO] [stdout] | [INFO] [stdout] 4983 | pub struct SecretCreateRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecretCreateResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:5000:12 [INFO] [stdout] | [INFO] [stdout] 5000 | pub struct SecretCreateResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserActionInfo` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:5513:12 [INFO] [stdout] | [INFO] [stdout] 5513 | pub struct UserActionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:415:16 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct HttpRequest { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseStart` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:424:16 [INFO] [stdout] | [INFO] [stdout] 424 | pub struct HttpResponseStart { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseBody` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:436:16 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct HttpResponseBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseTrailers` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:445:16 [INFO] [stdout] | [INFO] [stdout] 445 | pub struct HttpResponseTrailers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpDisconnect` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:455:16 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct HttpDisconnect {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketConnect` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:482:16 [INFO] [stdout] | [INFO] [stdout] 482 | pub struct WebsocketConnect {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketReceive` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:496:16 [INFO] [stdout] | [INFO] [stdout] 496 | pub struct WebsocketReceive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketSend` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | pub struct WebsocketSend { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:547:14 [INFO] [stdout] | [INFO] [stdout] 547 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Content` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:504:18 [INFO] [stdout] | [INFO] [stdout] 504 | pub enum Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Content` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:522:18 [INFO] [stdout] | [INFO] [stdout] 522 | pub enum Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FunctionExtended` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2639:14 [INFO] [stdout] | [INFO] [stdout] 2639 | pub enum FunctionExtended { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_cbor` is never used [INFO] [stdout] --> src/serialization.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn from_cbor(b: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> src/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::Bytes; [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 imports: `Serialize` and `de::DeserializeOwned` [INFO] [stdout] --> src/client.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `from_cbor` and `to_cbor` [INFO] [stdout] --> src/client.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::serialization::{from_cbor, to_cbor}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> src/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::Bytes; [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 imports: `Serialize` and `de::DeserializeOwned` [INFO] [stdout] --> src/client.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `from_cbor` and `to_cbor` [INFO] [stdout] --> src/client.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::serialization::{from_cbor, to_cbor}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_inline` is never read [INFO] [stdout] --> src/client.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ModalClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | max_inline: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModalClient` 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: associated function `from_env` is never used [INFO] [stdout] --> src/client.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl ModalClient { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn from_env() -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Asgi` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:384:12 [INFO] [stdout] | [INFO] [stdout] 384 | pub struct Asgi { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AutoscalerConfiguration` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:642:12 [INFO] [stdout] | [INFO] [stdout] 642 | pub struct AutoscalerConfiguration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AutoscalingMetrics` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:686:12 [INFO] [stdout] | [INFO] [stdout] 686 | pub struct AutoscalingMetrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClassParameterSet` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:934:12 [INFO] [stdout] | [INFO] [stdout] 934 | pub struct ClassParameterSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FlashProxyUpstreamRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2017:12 [INFO] [stdout] | [INFO] [stdout] 2017 | pub struct FlashProxyUpstreamRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionExtended` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2621:12 [INFO] [stdout] | [INFO] [stdout] 2621 | pub struct FunctionExtended { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GeneratorDone` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:3262:12 [INFO] [stdout] | [INFO] [stdout] 3262 | pub struct GeneratorDone { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecretCreateRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:4983:12 [INFO] [stdout] | [INFO] [stdout] 4983 | pub struct SecretCreateRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecretCreateResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:5000:12 [INFO] [stdout] | [INFO] [stdout] 5000 | pub struct SecretCreateResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserActionInfo` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:5513:12 [INFO] [stdout] | [INFO] [stdout] 5513 | pub struct UserActionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:415:16 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct HttpRequest { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseStart` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:424:16 [INFO] [stdout] | [INFO] [stdout] 424 | pub struct HttpResponseStart { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseBody` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:436:16 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct HttpResponseBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseTrailers` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:445:16 [INFO] [stdout] | [INFO] [stdout] 445 | pub struct HttpResponseTrailers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpDisconnect` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:455:16 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct HttpDisconnect {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketConnect` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:482:16 [INFO] [stdout] | [INFO] [stdout] 482 | pub struct WebsocketConnect {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketReceive` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:496:16 [INFO] [stdout] | [INFO] [stdout] 496 | pub struct WebsocketReceive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketSend` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | pub struct WebsocketSend { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:547:14 [INFO] [stdout] | [INFO] [stdout] 547 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Content` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:504:18 [INFO] [stdout] | [INFO] [stdout] 504 | pub enum Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Content` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:522:18 [INFO] [stdout] | [INFO] [stdout] 522 | pub enum Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FunctionExtended` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2639:14 [INFO] [stdout] | [INFO] [stdout] 2639 | pub enum FunctionExtended { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_cbor` is never used [INFO] [stdout] --> src/serialization.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn from_cbor(b: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_inline` is never read [INFO] [stdout] --> src/client.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ModalClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | max_inline: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModalClient` 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: associated function `from_env` is never used [INFO] [stdout] --> src/client.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl ModalClient { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn from_env() -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Asgi` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:384:12 [INFO] [stdout] | [INFO] [stdout] 384 | pub struct Asgi { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AutoscalerConfiguration` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:642:12 [INFO] [stdout] | [INFO] [stdout] 642 | pub struct AutoscalerConfiguration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AutoscalingMetrics` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:686:12 [INFO] [stdout] | [INFO] [stdout] 686 | pub struct AutoscalingMetrics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClassParameterSet` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:934:12 [INFO] [stdout] | [INFO] [stdout] 934 | pub struct ClassParameterSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FlashProxyUpstreamRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2017:12 [INFO] [stdout] | [INFO] [stdout] 2017 | pub struct FlashProxyUpstreamRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionExtended` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2621:12 [INFO] [stdout] | [INFO] [stdout] 2621 | pub struct FunctionExtended { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GeneratorDone` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:3262:12 [INFO] [stdout] | [INFO] [stdout] 3262 | pub struct GeneratorDone { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecretCreateRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:4983:12 [INFO] [stdout] | [INFO] [stdout] 4983 | pub struct SecretCreateRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecretCreateResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:5000:12 [INFO] [stdout] | [INFO] [stdout] 5000 | pub struct SecretCreateResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserActionInfo` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:5513:12 [INFO] [stdout] | [INFO] [stdout] 5513 | pub struct UserActionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:415:16 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct HttpRequest { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseStart` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:424:16 [INFO] [stdout] | [INFO] [stdout] 424 | pub struct HttpResponseStart { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseBody` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:436:16 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct HttpResponseBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponseTrailers` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:445:16 [INFO] [stdout] | [INFO] [stdout] 445 | pub struct HttpResponseTrailers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpDisconnect` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:455:16 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct HttpDisconnect {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketConnect` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:482:16 [INFO] [stdout] | [INFO] [stdout] 482 | pub struct WebsocketConnect {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketReceive` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:496:16 [INFO] [stdout] | [INFO] [stdout] 496 | pub struct WebsocketReceive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebsocketSend` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | pub struct WebsocketSend { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:547:14 [INFO] [stdout] | [INFO] [stdout] 547 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Content` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:504:18 [INFO] [stdout] | [INFO] [stdout] 504 | pub enum Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Content` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:522:18 [INFO] [stdout] | [INFO] [stdout] 522 | pub enum Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FunctionExtended` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/modal-rust-bec49381c3a99cf6/out/modal.client.rs:2639:14 [INFO] [stdout] | [INFO] [stdout] 2639 | pub enum FunctionExtended { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_cbor` is never used [INFO] [stdout] --> src/serialization.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn from_cbor(b: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "4641465e0bc3ec101646dbff95ba75914e3afec227bc886acc781b2c2ec7c647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4641465e0bc3ec101646dbff95ba75914e3afec227bc886acc781b2c2ec7c647", kill_on_drop: false }` [INFO] [stdout] 4641465e0bc3ec101646dbff95ba75914e3afec227bc886acc781b2c2ec7c647