@layerzerolabs/protocol-stellar-v2 0.2.55 → 0.2.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,18 +7,17 @@
7
7
  🔧 User volumes override 1 default volume(s)
8
8
  ✅ stellar-25.1.0 (Latest stable release)
9
9
  🔧 stellar version: 25.1.0
10
- (node:53944) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
10
+ (node:84350) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
11
11
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
12
12
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
13
13
  (Use `node --trace-warnings ...` to show where the warning was created)
14
14
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
15
15
  Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
16
-
17
16
  📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
18
17
  $ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
19
18
  stellar_25.1.0: Pulling from layerzerolabs/stellar-tooling
20
- f6bd9104d248: Pulling fs layer
21
- 4617420e017b: Pulling fs layer
19
+ f6bd9104d248: Already exists
20
+ 4617420e017b: Already exists
22
21
  beaaf8a7146e: Pulling fs layer
23
22
  3e1d87a413fa: Pulling fs layer
24
23
  a0f6971ecbd3: Pulling fs layer
@@ -30,42 +29,31 @@ efd28cb7ba78: Pulling fs layer
30
29
  14f775f5d67b: Pulling fs layer
31
30
  3f562c99cbe3: Pulling fs layer
32
31
  5fa3a944df97: Pulling fs layer
33
- 3e1d87a413fa: Waiting
34
32
  fb456ca5475e: Waiting
35
33
  2c1ce468d9f3: Waiting
36
34
  963aa7b66e91: Waiting
37
35
  efd28cb7ba78: Waiting
38
- 14f775f5d67b: Waiting
39
- 3f562c99cbe3: Waiting
40
36
  5fa3a944df97: Waiting
41
- a0f6971ecbd3: Waiting
37
+ 14f775f5d67b: Waiting
42
38
  92a1b3d31b96: Waiting
43
- f6bd9104d248: Download complete
44
39
  3e1d87a413fa: Verifying Checksum
45
40
  3e1d87a413fa: Download complete
46
- f6bd9104d248: Pull complete
47
- a0f6971ecbd3: Verifying Checksum
48
41
  a0f6971ecbd3: Download complete
49
42
  92a1b3d31b96: Verifying Checksum
50
43
  92a1b3d31b96: Download complete
51
- 4617420e017b: Verifying Checksum
52
- 4617420e017b: Download complete
53
- 2c1ce468d9f3: Verifying Checksum
54
44
  2c1ce468d9f3: Download complete
55
45
  fb456ca5475e: Verifying Checksum
56
46
  fb456ca5475e: Download complete
57
47
  efd28cb7ba78: Verifying Checksum
58
48
  efd28cb7ba78: Download complete
49
+ 963aa7b66e91: Verifying Checksum
50
+ 963aa7b66e91: Download complete
59
51
  14f775f5d67b: Verifying Checksum
60
52
  14f775f5d67b: Download complete
61
- beaaf8a7146e: Verifying Checksum
62
- beaaf8a7146e: Download complete
63
- 3f562c99cbe3: Verifying Checksum
64
53
  3f562c99cbe3: Download complete
65
54
  5fa3a944df97: Download complete
66
- 963aa7b66e91: Verifying Checksum
67
- 963aa7b66e91: Download complete
68
- 4617420e017b: Pull complete
55
+ beaaf8a7146e: Verifying Checksum
56
+ beaaf8a7146e: Download complete
69
57
  beaaf8a7146e: Pull complete
70
58
  3e1d87a413fa: Pull complete
71
59
  a0f6971ecbd3: Pull complete
@@ -78,14 +66,14 @@ efd28cb7ba78: Pull complete
78
66
  3f562c99cbe3: Pull complete
79
67
  5fa3a944df97: Pull complete
80
68
  Digest: sha256:fa3b739bf5c746bcb374b6fff2f13f253c8694b18fd0d9faa4e3b33a13b82781
81
- Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
69
+ Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
82
70
  438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
83
71
  ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
84
72
  👤 Running container as UID:GID 1001:1001
85
73
  🌍 Using 5 default environment variable(s) for stellar
86
74
  📜 Executing custom script: mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
87
75
  🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
88
- $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy'
76
+ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy'
89
77
  info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
90
78
  info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
91
79
  info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
@@ -94,49 +82,23 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
94
82
 
95
83
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
96
84
 
97
- ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 442.447ms
85
+ ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 900.102ms
98
86
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
99
87
  📦 Using 4 default cache volume(s) for stellar
100
88
  ✅ stellar-25.1.0 (Latest stable release)
101
89
  🔧 stellar version: 25.1.0
102
90
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
103
- sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
104
91
  ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
105
92
  👤 Running container as UID:GID 1001:1001
106
93
  🌍 Using 5 default environment variable(s) for stellar
107
94
  📜 Executing custom script: cargo clippy -- -D warnings
108
- $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'cargo clippy -- -D warnings'
95
+ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'cargo clippy -- -D warnings'
109
96
  Blocking waiting for file lock on package cache
110
97
  Updating crates.io index
111
98
  Downloading crates ...
112
- Downloaded base64ct v1.8.0
113
- Downloaded itoa v1.0.15
114
- Downloaded zeroize_derive v1.4.2
115
- Downloaded num-conv v0.1.0
116
- Downloaded time-macros v0.2.24
117
- Downloaded time-core v0.1.6
118
- Downloaded getrandom v0.2.16
119
- Downloaded serde_with_macros v3.15.1
120
99
  Downloaded unicode-ident v1.0.22
121
- Downloaded indexmap v2.12.0
122
- Downloaded proc-macro2 v1.0.103
123
- Downloaded ryu v1.0.20
124
- Downloaded serde_json v1.0.145
125
- Downloaded memchr v2.7.6
126
- Downloaded hashbrown v0.16.0
127
- Downloaded time v0.3.44
128
- Downloaded serde_with v3.15.1
129
- Downloaded zerocopy v0.8.27
130
- Downloaded syn v2.0.108
131
- Downloaded libm v0.2.15
132
- Downloaded chrono v0.4.42
133
100
  Downloaded schemars v1.0.5
134
- Downloaded keccak v0.1.5
135
- Downloaded quote v1.0.41
136
- Downloaded deranged v0.5.5
137
- Downloaded data-encoding v2.9.0
138
- Downloaded iana-time-zone v0.1.64
139
- Downloaded libc v0.2.177
101
+ Downloaded dtor v0.1.1
140
102
  Compiling proc-macro2 v1.0.103
141
103
  Compiling quote v1.0.41
142
104
  Compiling unicode-ident v1.0.22
@@ -150,117 +112,116 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
150
112
  Compiling memchr v2.7.6
151
113
  Checking cfg-if v1.0.4
152
114
  Checking subtle v2.6.1
153
- Compiling autocfg v1.5.0
154
115
  Checking const-oid v0.9.6
155
116
  Compiling libc v0.2.177
117
+ Compiling autocfg v1.5.0
156
118
  Compiling fnv v1.0.7
157
- Compiling strsim v0.11.1
158
119
  Compiling ident_case v1.0.1
120
+ Compiling strsim v0.11.1
159
121
  Compiling zerocopy v0.8.27
160
122
  Compiling syn v1.0.109
161
123
  Compiling semver v1.0.27
162
- Compiling paste v1.0.15
163
124
  Compiling schemars v0.8.22
125
+ Compiling paste v1.0.15
164
126
  Compiling dyn-clone v1.0.20
127
+ Compiling data-encoding v2.9.0
165
128
  Compiling either v1.15.0
166
129
  Compiling cpufeatures v0.2.17
167
- Compiling num-traits v0.2.19
168
- Compiling data-encoding v2.9.0
169
- Compiling escape-bytes v0.1.1
170
130
  Compiling generic-array v0.14.9
171
131
  Compiling ahash v0.8.12
172
132
  Compiling ethnum v1.5.2
133
+ Compiling escape-bytes v0.1.1
173
134
  Compiling rustc_version v0.4.1
174
- Checking once_cell v1.21.3
175
135
  Checking base16ct v0.2.0
176
- Compiling itertools v0.10.5
136
+ Checking once_cell v1.21.3
137
+ Checking itertools v0.10.5
138
+ Compiling num-traits v0.2.19
177
139
  Compiling libm v0.2.15
178
- Compiling thiserror v1.0.69
179
- Compiling hashbrown v0.16.0
180
140
  Compiling equivalent v1.0.2
181
- Compiling curve25519-dalek v4.1.3
182
- Checking num-integer v0.1.46
141
+ Compiling hashbrown v0.16.0
142
+ Compiling thiserror v1.0.69
183
143
  Checking getrandom v0.2.16
144
+ Checking rand_core v0.6.4
145
+ Compiling curve25519-dalek v4.1.3
146
+ Checking downcast-rs v1.2.1
184
147
  Checking indexmap-nostd v0.4.0
148
+ Checking ff v0.13.1
149
+ Compiling indexmap v2.12.0
185
150
  Compiling prettyplease v0.2.37
186
- Checking downcast-rs v1.2.1
187
- Checking num-bigint v0.4.6
188
- Checking rand_core v0.6.4
151
+ Checking num-integer v0.1.46
152
+ Checking group v0.13.0
189
153
  Checking ppv-lite86 v0.2.21
190
- Compiling indexmap v2.12.0
191
154
  Checking wasmparser-nostd v0.100.2
192
- Compiling syn v2.0.108
193
- Checking ff v0.13.1
194
- Checking hashbrown v0.13.2
195
- Checking rand_chacha v0.3.1
196
- Checking group v0.13.0
197
155
  Checking wasmi_arena v0.4.1
198
- Compiling heapless v0.8.0
199
- Checking wasmi_core v0.13.0
200
- Checking rand v0.8.5
201
- Compiling crypto-common v0.1.6
202
156
  Compiling block-buffer v0.10.4
203
- Compiling base64 v0.22.1
204
- Compiling digest v0.10.7
157
+ Compiling crypto-common v0.1.6
158
+ Checking hashbrown v0.13.2
159
+ Checking num-bigint v0.4.6
205
160
  Checking hex v0.4.3
206
- Checking spin v0.9.8
207
161
  Checking smallvec v1.15.1
162
+ Checking base64 v0.22.1
163
+ Compiling digest v0.10.7
164
+ Compiling syn v2.0.108
165
+ Checking spin v0.9.8
166
+ Checking rand_chacha v0.3.1
167
+ Compiling heapless v0.8.0
208
168
  Compiling sha2 v0.10.9
209
- Checking ark-std v0.4.0
169
+ Compiling wasmparser v0.116.1
170
+ Checking rand v0.8.5
210
171
  Checking byteorder v1.5.0
211
- Compiling heck v0.5.0
212
- Compiling soroban-env-host v25.0.1
213
- Checking stable_deref_trait v1.2.1
214
172
  Checking hash32 v0.3.1
215
- Compiling wasmparser v0.116.1
216
173
  Compiling static_assertions v1.1.0
174
+ Checking wasmi_core v0.13.0
175
+ Compiling heck v0.5.0
217
176
  Checking keccak v0.1.5
177
+ Compiling soroban-env-host v25.0.1
178
+ Checking stable_deref_trait v1.2.1
179
+ Checking ark-std v0.4.0
218
180
  Checking hex-literal v0.4.1
219
181
  Compiling itertools v0.14.0
182
+ Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
220
183
  Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
221
184
  Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
222
185
  Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
223
- Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
224
186
  Checking soroban-wasmi v0.31.1-soroban.20.0.1
225
187
  Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
226
188
  Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
227
189
  Compiling ark-serialize-derive v0.4.2
190
+ Compiling ark-ff-macros v0.4.2
228
191
  Compiling ark-ff-asm v0.4.2
229
192
  Compiling derivative v2.2.0
230
- Compiling ark-ff-macros v0.4.2
231
193
  Compiling darling_core v0.21.3
232
194
  Compiling darling_core v0.20.11
233
195
  Compiling macro-string v0.1.4
234
196
  Compiling serde_derive v1.0.228
235
197
  Compiling zeroize_derive v1.4.2
236
198
  Compiling cfg_eval v0.1.2
237
- Compiling thiserror-impl v1.0.69
238
199
  Compiling num-derive v0.4.2
200
+ Compiling thiserror-impl v1.0.69
239
201
  Compiling curve25519-dalek-derive v0.1.1
240
202
  Compiling soroban-builtin-sdk-macros v25.0.1
241
- Compiling visibility v0.1.1
242
203
  Compiling bytes-lit v0.0.5
204
+ Compiling visibility v0.1.1
243
205
  Checking zeroize v1.8.2
244
206
  Checking der v0.7.10
245
207
  Checking crypto-bigint v0.5.5
246
208
  Checking sec1 v0.7.3
247
- Checking ark-serialize v0.4.2
248
209
  Checking signature v2.2.0
210
+ Checking ark-serialize v0.4.2
249
211
  Checking hmac v0.12.1
250
212
  Checking sha3 v0.10.8
251
- Compiling darling_macro v0.20.11
213
+ Checking rfc6979 v0.4.0
252
214
  Checking elliptic-curve v0.13.8
253
215
  Checking ed25519 v2.2.3
254
- Checking rfc6979 v0.4.0
216
+ Compiling darling_macro v0.21.3
255
217
  Checking ark-ff v0.4.2
256
218
  Checking ecdsa v0.16.9
257
219
  Checking primeorder v0.13.6
258
- Checking ed25519-dalek v2.2.0
259
- Compiling darling v0.20.11
260
- Compiling darling_macro v0.21.3
261
- Compiling crate-git-revision v0.0.6
220
+ Compiling darling_macro v0.20.11
262
221
  Checking p256 v0.13.2
263
222
  Checking k256 v0.13.4
223
+ Compiling crate-git-revision v0.0.6
224
+ Checking ed25519-dalek v2.2.0
264
225
  Compiling stellar-strkey v0.0.13
265
226
  Compiling stellar-xdr v25.0.0
266
227
  Compiling soroban-env-common v25.0.1
@@ -268,8 +229,9 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
268
229
  Compiling soroban-sdk v25.1.1
269
230
  Compiling darling v0.21.3
270
231
  Compiling serde_with_macros v3.15.1
271
- Checking ark-poly v0.4.2
232
+ Compiling darling v0.20.11
272
233
  Compiling serde_with v3.15.1
234
+ Checking ark-poly v0.4.2
273
235
  Checking ark-ec v0.4.2
274
236
  Checking ark-bls12-381 v0.4.0
275
237
  Checking ark-bn254 v0.4.0
@@ -281,24 +243,24 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
281
243
  Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
282
244
  Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
283
245
  Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
284
- Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
285
- Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
286
- Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
287
246
  Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
247
+ Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
248
+ Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
249
+ Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
288
250
  Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
289
251
  Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
290
252
  Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
291
253
  Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
292
254
  Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
293
- Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
294
255
  Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
295
- Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
296
256
  Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
257
+ Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
258
+ Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
297
259
  Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
298
260
  Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
299
261
  Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
300
- Checking console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
301
262
  Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
263
+ Checking console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
302
264
  Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
303
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
304
- ⏱️ bash -c cargo clippy -- -D warnings: 2:38.419 (m:ss.mmm)
265
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
266
+ ⏱️ bash -c cargo clippy -- -D warnings: 3:42.844 (m:ss.mmm)