Skip to content

feat: Update tonic to 0.14 (#613) #557

feat: Update tonic to 0.14 (#613)

feat: Update tonic to 0.14 (#613) #557

Triggered via push January 14, 2026 12:31
Status Failure
Total duration 2m 39s
Artifacts

release.yml

on: push
Package and Publish
2m 35s
Package and Publish
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Package and Publish
ExecaError: Command failed with exit code 101: cargo publish --all-features --allow-dirty Updating crates.io index warning: manifest has no description, license, license-file, documentation, homepage or repository | = note: see https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info Packaging zitadel-gen v2.71.19 (/home/runner/work/zitadel-rust/zitadel-rust/crates/zitadel-gen) Updating crates.io index Packaged 8 files, 47.8KiB (13.7KiB compressed) Packaging zitadel v0.0.0-development (/home/runner/work/zitadel-rust/zitadel-rust/crates/zitadel) warning: ignoring example `actix_webapi_oauth_interception_basic` as `examples/actix_webapi_oauth_interception_basic.rs` is not included in the published package warning: ignoring example `axum_webapi_oauth_interception_basic` as `examples/axum_webapi_oauth_interception_basic.rs` is not included in the published package warning: ignoring example `fetch_profile_with_pat` as `examples/fetch_profile_with_pat.rs` is not included in the published package warning: ignoring example `fetch_profile_with_service_account` as `examples/fetch_profile_with_service_account.rs` is not included in the published package warning: ignoring example `rocket_webapi_oauth_interception_basic` as `examples/rocket_webapi_oauth_interception_basic.rs` is not included in the published package warning: ignoring example `rocket_webapi_oauth_interception_jwtprofile` as `examples/rocket_webapi_oauth_interception_jwtprofile.rs` is not included in the published package warning: ignoring example `rocket_webapi_oauth_interception_jwtprofile_cached` as `examples/rocket_webapi_oauth_interception_jwtprofile_cached.rs` is not included in the published package warning: ignoring example `service_account_authentication` as `examples/service_account_authentication.rs` is not included in the published package Updating crates.io index Packaged 35 files, 325.2KiB (77.5KiB compressed) Verifying zitadel-gen v2.71.19 (/home/runner/work/zitadel-rust/zitadel-rust/crates/zitadel-gen) Compiling syn v2.0.114 Compiling futures-core v0.3.31 Compiling either v1.15.0 Compiling http v1.4.0 Compiling futures-sink v0.3.31 Compiling libc v0.2.180 Compiling itertools v0.14.0 Compiling slab v0.4.11 Compiling serde_core v1.0.228 Compiling bytes v1.11.0 Compiling http-body v1.0.1 Compiling futures-task v0.3.31 Compiling futures-util v0.3.31 Compiling atomic-waker v1.1.2 Compiling getrandom v0.3.4 Compiling futures-channel v0.3.31 Compiling indexmap v2.13.0 Compiling once_cell v1.21.3 Compiling sync_wrapper v1.0.2 Compiling tower-layer v0.3.3 Compiling num-traits v0.2.19 Compiling tempfile v3.24.0 Compiling prettyplease v0.2.37 Compiling petgraph v0.8.3 Compiling http-body-util v0.1.3 Compiling mime v0.3.17 Compiling base64 v0.22.1 Compiling serde v1.0.228 Compiling axum-core v0.5.6 Compiling matchit v0.8.4 Compiling tokio-macros v2.6.0 Compiling prost-derive v0.14.3 Compiling tracing-attributes v0.1.31 Compiling tokio v1.49.0 Compiling serde_derive v1.0.228 Compiling tracing v0.1.44 Compiling prost v0.14.3 Compiling prost-types v0.14.3 Compiling pin-project-internal v1.1.10 Compiling prost-build v0.14.3 Compiling pbjson-build v0.8.0 Compiling pin-project v1.1.10 Compiling tokio-util v0.7.18 Compiling pbjson-types v0.8.0 Compiling h2 v0.4.13 Compiling tower v0.5.3 Compiling tokio-stream v0.1.18 Compiling async-trait v0.1.89 Compiling regex-syntax v0.8.8 Compiling axum v0.8.8 Compiling pbjson v0.8.0 Compiling chrono v0.4.42 Compiling regex-automata v0.4.13 Compiling hyper v1.8.1 Compiling regex v1.12.2 Compiling hyper-util v0.1.19 Compiling hyper-timeout v0.5.2 Compiling tonic v0.14.2 Compiling tonic-prost v0.14.2 Compiling zitadel-gen v2.71.19 (/home/runner/work/zitadel-rust/zitadel-rust/target/package/zitadel-gen-2.71.19) error[E0583]: file not found for module `api` --> src/lib.rs:2:1 | 2 | pub mod api;
Package and Publish
file not found for module `api`