Skip to content

build(deps): bump capnp from 0.20.6 to 0.21.0 #5419

build(deps): bump capnp from 0.20.6 to 0.21.0

build(deps): bump capnp from 0.20.6 to 0.21.0 #5419

Triggered via pull request April 16, 2025 01:06
Status Failure
Total duration 26m 11s
Artifacts 12

push-tester.yml

on: pull_request
exocore_web_client_build
1m 46s
exocore_web_client_build
Matrix: exo_build
exocore_ios_client_build
7m 46s
exocore_ios_client_build
Matrix: exm_build
rust_checks
55s
rust_checks
rust_tests_coverage
3m 0s
rust_tests_coverage
exocore_apps_sdk_runtime_tests
3m 5s
exocore_apps_sdk_runtime_tests
exomind_app_package
40s
exomind_app_package
markdown_links_check
35s
markdown_links_check
Matrix: rust_tests
exomind_web_docker_build
1m 5s
exomind_web_docker_build
exomind_web_build
1m 21s
exomind_web_build
Matrix: exomind_electron_app
exocore_docker_build
34s
exocore_docker_build
exocore_web_client_e2e_test
1m 12s
exocore_web_client_e2e_test
exomind_ios_build
2m 43s
exomind_ios_build
exocore_ios_example_build
1m 21s
exocore_ios_example_build
exomind_docker_build
19s
exomind_docker_build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
exocore_apps_sdk_runtime_tests
Process completed with exit code 101.
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L512
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:512:10 | 512 | impl<'a> ::core::clone::Clone for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 512 - impl<'a> ::core::clone::Clone for Reader<'a> { 512 + impl ::core::clone::Clone for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L511
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:511:10 | 511 | impl<'a> ::core::marker::Copy for Reader<'a> {} | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 511 - impl<'a> ::core::marker::Copy for Reader<'a> {} 511 + impl ::core::marker::Copy for Reader<'_> {} |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L211
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:211:10 | 211 | impl<'a> ::capnp::traits::SetterInput<Owned> for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 211 - impl<'a> ::capnp::traits::SetterInput<Owned> for Reader<'a> { 211 + impl ::capnp::traits::SetterInput<Owned> for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L161
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:161:10 | 161 | impl<'a> ::capnp::traits::HasTypeId for Builder<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 161 - impl<'a> ::capnp::traits::HasTypeId for Builder<'a> { 161 + impl ::capnp::traits::HasTypeId for Builder<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L154
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:154:10 | 154 | impl<'a> ::capnp::traits::HasStructSize for Builder<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 154 - impl<'a> ::capnp::traits::HasStructSize for Builder<'a> { 154 + impl ::capnp::traits::HasStructSize for Builder<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L62
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:62:10 | 62 | impl<'a> ::core::fmt::Debug for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 62 - impl<'a> ::core::fmt::Debug for Reader<'a> { 62 + impl ::core::fmt::Debug for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L40
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:40:10 | 40 | impl<'a> ::capnp::traits::HasTypeId for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 40 - impl<'a> ::capnp::traits::HasTypeId for Reader<'a> { 40 + impl ::capnp::traits::HasTypeId for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L34
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:34:10 | 34 | impl<'a> ::core::clone::Clone for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 34 - impl<'a> ::core::clone::Clone for Reader<'a> { 34 + impl ::core::clone::Clone for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L33
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:33:10 | 33 | impl<'a> ::core::marker::Copy for Reader<'a> {} | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes = note: `#[warn(clippy::needless_lifetimes)]` on by default help: elide the lifetimes | 33 - impl<'a> ::core::marker::Copy for Reader<'a> {} 33 + impl ::core::marker::Copy for Reader<'_> {} |
use of deprecated function `shadow_rs::new`: Please use [`ShadowBuilder::builder`] instead: exocore/core/build.rs#L2
warning: use of deprecated function `shadow_rs::new`: Please use [`ShadowBuilder::builder`] instead --> exocore/core/build.rs:2:16 | 2 | shadow_rs::new() | ^^^ | = note: `#[warn(deprecated)]` on by default
exo_build (x86_64-unknown-linux-gnu, ubuntu-latest, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
exm_build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
exocore_ios_client_build
Cache not found for keys: v0-rust-exocore_ios_client_build-Darwin-arm64-d3d46924-21a60469, v0-rust-exocore_ios_client_build-Darwin-arm64-d3d46924

Artifacts

Produced during runtime
Name Size Digest
exm-aarch64-apple-darwin Expired
15.5 MB
sha256:5785263c01a17d4962fb3d59a7ab8de67b9438ef912a765b49fdad9e7d8592a1
exm-armv7-unknown-linux-gnueabihf Expired
47.9 MB
sha256:da99e8108cc82122ff5601248acf6716a50c49a62716f6595c85a861aa2f1edb
exm-x86_64-unknown-linux-gnu Expired
51.5 MB
sha256:ccbe4ab0fd828b610414d09057e2f5448224d3f3d178de5d6c00bc63be92ca8f
exo-aarch64-apple-darwin Expired
30.9 MB
sha256:03fd0a4b97ae0a57fe68b7d8d86a96815ef04b27260a0c8b9d78f841ca21d8b3
exo-armv7-unknown-linux-gnueabihf Expired
63.3 MB
sha256:15405f02ef5ec9a6dc2b38f9a2bc7dc8a5cc75b5933ccf958bb21616635ad939
exo-x86_64-unknown-linux-gnu Expired
98.6 MB
sha256:659b3ba53eabcba73d27923a43273e68a359882bd8ff1f75b3676c99c2b5dcfb
exocore-ios-client Expired
234 MB
sha256:a858ddeea019abe9634c069ce593067428a0cf8f6f4258a6d61203e04f08058a
exocore-web-client Expired
2.48 MB
sha256:98a855ded41489319aba1f789f07b35540f593f4552f670b2e58a93572075179
exomind-app-package Expired
5.96 MB
sha256:77d2ba76feca8a50250c3cdba14e9c98d1bb00c0925d8bb3498640ebf2526a59
exomind-electron-macos-14 Expired
259 MB
sha256:86b41bd8a839acbfcf9f7e8a45ad0734784c753a3446de4cb933ffc4cc823ba1
exomind-electron-ubuntu-latest Expired
116 MB
sha256:edf740b3c6f4cd6cde1fe3ca533f969c111741bd46f2863f610bdda867f6d518
playwright-report Expired
175 KB
sha256:8f649255ac3ea5bc0bdb819332ad96f3eb4601adda0d97e8fbd6b35b6cf001da