[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] testing nickhamiton/modal-rust against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickhamiton%2Fmodal-rust" "/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/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nickhamiton/modal-rust on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c5114be32843b0ed4878e3c4709591e95f77c95d6d7a4e539a8e0febcd1a951
[INFO] running `Command { std: "docker" "start" "-a" "5c5114be32843b0ed4878e3c4709591e95f77c95d6d7a4e539a8e0febcd1a951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c5114be32843b0ed4878e3c4709591e95f77c95d6d7a4e539a8e0febcd1a951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5114be32843b0ed4878e3c4709591e95f77c95d6d7a4e539a8e0febcd1a951", kill_on_drop: false }`
[INFO] [stdout] 5c5114be32843b0ed4878e3c4709591e95f77c95d6d7a4e539a8e0febcd1a951
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 550a5f6c15cc436476a266dc0a6255a7ff15189623530ddc3dc75c6b66782775
[INFO] running `Command { std: "docker" "start" "-a" "550a5f6c15cc436476a266dc0a6255a7ff15189623530ddc3dc75c6b66782775", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prost v0.11.9
[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]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling modal-rust v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling 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: 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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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<T: DeserializeOwned>(b: &[u8]) -> Result<T> {
[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<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Asgi` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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<T: DeserializeOwned>(b: &[u8]) -> Result<T> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "550a5f6c15cc436476a266dc0a6255a7ff15189623530ddc3dc75c6b66782775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550a5f6c15cc436476a266dc0a6255a7ff15189623530ddc3dc75c6b66782775", kill_on_drop: false }`
[INFO] [stdout] 550a5f6c15cc436476a266dc0a6255a7ff15189623530ddc3dc75c6b66782775
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fc74f2cc758bdbde48d40f65869146e104b70cfa55a4b01c924a9a368a4963ec
[INFO] running `Command { std: "docker" "start" "-a" "fc74f2cc758bdbde48d40f65869146e104b70cfa55a4b01c924a9a368a4963ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling modal-rust v0.1.1 (/opt/rustwide/workdir)
[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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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<T: DeserializeOwned>(b: &[u8]) -> Result<T> {
[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: 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<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Asgi` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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<T: DeserializeOwned>(b: &[u8]) -> Result<T> {
[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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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/638d388bb78a119d/build-script-execution/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<T: DeserializeOwned>(b: &[u8]) -> Result<T> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.56s
[INFO] running `Command { std: "docker" "inspect" "fc74f2cc758bdbde48d40f65869146e104b70cfa55a4b01c924a9a368a4963ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc74f2cc758bdbde48d40f65869146e104b70cfa55a4b01c924a9a368a4963ec", kill_on_drop: false }`
[INFO] [stdout] fc74f2cc758bdbde48d40f65869146e104b70cfa55a4b01c924a9a368a4963ec
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 691db81642e583ea353b66e64c1490546c99cad23c7055c2e26e36d6c92b93b7
[INFO] running `Command { std: "docker" "start" "-a" "691db81642e583ea353b66e64c1490546c99cad23c7055c2e26e36d6c92b93b7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bytes::Bytes`
[INFO] [stderr]  --> src/client.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use bytes::Bytes;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Serialize` and `de::DeserializeOwned`
[INFO] [stderr]  --> src/client.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde::{de::DeserializeOwned, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `from_cbor` and `to_cbor`
[INFO] [stderr]   --> src/client.rs:16:28
[INFO] [stderr]    |
[INFO] [stderr] 16 | use crate::serialization::{from_cbor, to_cbor};
[INFO] [stderr]    |                            ^^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `max_inline` is never read
[INFO] [stderr]   --> src/client.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct ModalClient {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     max_inline: usize,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ModalClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Asgi` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:384:12
[INFO] [stderr]     |
[INFO] [stderr] 384 | pub struct Asgi {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AutoscalerConfiguration` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:642:12
[INFO] [stderr]     |
[INFO] [stderr] 642 | pub struct AutoscalerConfiguration {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AutoscalingMetrics` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:686:12
[INFO] [stderr]     |
[INFO] [stderr] 686 | pub struct AutoscalingMetrics {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FlashProxyUpstreamRequest` is never constructed
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:2017:12
[INFO] [stderr]      |
[INFO] [stderr] 2017 | pub struct FlashProxyUpstreamRequest {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FunctionExtended` is never constructed
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:2621:12
[INFO] [stderr]      |
[INFO] [stderr] 2621 | pub struct FunctionExtended {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GeneratorDone` is never constructed
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:3262:12
[INFO] [stderr]      |
[INFO] [stderr] 3262 | pub struct GeneratorDone {
[INFO] [stderr]      |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SecretCreateRequest` is never constructed
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:4983:12
[INFO] [stderr]      |
[INFO] [stderr] 4983 | pub struct SecretCreateRequest {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SecretCreateResponse` is never constructed
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:5000:12
[INFO] [stderr]      |
[INFO] [stderr] 5000 | pub struct SecretCreateResponse {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserActionInfo` is never constructed
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:5513:12
[INFO] [stderr]      |
[INFO] [stderr] 5513 | pub struct UserActionInfo {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HttpRequest` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:415:16
[INFO] [stderr]     |
[INFO] [stderr] 415 |     pub struct HttpRequest {
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HttpResponseStart` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:424:16
[INFO] [stderr]     |
[INFO] [stderr] 424 |     pub struct HttpResponseStart {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HttpResponseBody` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:436:16
[INFO] [stderr]     |
[INFO] [stderr] 436 |     pub struct HttpResponseBody {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HttpResponseTrailers` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:445:16
[INFO] [stderr]     |
[INFO] [stderr] 445 |     pub struct HttpResponseTrailers {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HttpDisconnect` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:455:16
[INFO] [stderr]     |
[INFO] [stderr] 455 |     pub struct HttpDisconnect {}
[INFO] [stderr]     |                ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WebsocketConnect` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:482:16
[INFO] [stderr]     |
[INFO] [stderr] 482 |     pub struct WebsocketConnect {}
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WebsocketReceive` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:496:16
[INFO] [stderr]     |
[INFO] [stderr] 496 |     pub struct WebsocketReceive {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WebsocketSend` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:514:16
[INFO] [stderr]     |
[INFO] [stderr] 514 |     pub struct WebsocketSend {
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Type` is never used
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:547:14
[INFO] [stderr]     |
[INFO] [stderr] 547 |     pub enum Type {
[INFO] [stderr]     |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Content` is never used
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:504:18
[INFO] [stderr]     |
[INFO] [stderr] 504 |         pub enum Content {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Content` is never used
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:522:18
[INFO] [stderr]     |
[INFO] [stderr] 522 |         pub enum Content {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `FunctionExtended` is never used
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:2639:14
[INFO] [stderr]      |
[INFO] [stderr] 2639 |     pub enum FunctionExtended {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `from_cbor` is never used
[INFO] [stderr]   --> src/serialization.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn from_cbor<T: DeserializeOwned>(b: &[u8]) -> Result<T> {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `modal-rust` (lib) generated 26 warnings (run `cargo fix --lib -p modal-rust` to apply 3 suggestions)
[INFO] [stderr] warning: `modal-rust` (lib test) generated 26 warnings (26 duplicates)
[INFO] [stderr] warning: associated function `from_env` is never used
[INFO] [stderr]   --> src/client.rs:41:18
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl ModalClient {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub async fn from_env() -> Result<Self> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ClassParameterSet` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/modal-rust/638d388bb78a119d/build-script-execution/out/modal.client.rs:934:12
[INFO] [stderr]     |
[INFO] [stderr] 934 | pub struct ClassParameterSet {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Cls`
[INFO] [stderr]  --> examples/cls_call.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use modal::{Cls, ModalClient};
[INFO] [stderr]   |             ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `modal-rust` (bin "modal-rust" test) generated 28 warnings (26 duplicates)
[INFO] [stderr] warning: `modal-rust` (example "cls_call") generated 1 warning (run `cargo fix --example "cls_call" -p modal-rust` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/modal-rust/1d311c0415813750/deps/modal-1d311c0415813750)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/modal-rust/0efa9afd527fe097/deps/modal_rust-0efa9afd527fe097)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests modal
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 47) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 47) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `modal_rust`
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use modal_rust::ModalClient;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `modal_rust`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `modal_rust`, use `cargo add modal_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut client = ModalClient::from_env().await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 61 |      
[INFO] [stdout] 62 |     let function_id = client.function_get("my-app", "echo").await?;
[INFO] [stdout]    |                       ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut client: /* Type */ = ModalClient::from_env().await?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "691db81642e583ea353b66e64c1490546c99cad23c7055c2e26e36d6c92b93b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691db81642e583ea353b66e64c1490546c99cad23c7055c2e26e36d6c92b93b7", kill_on_drop: false }`
[INFO] [stdout] 691db81642e583ea353b66e64c1490546c99cad23c7055c2e26e36d6c92b93b7
