@layerzerolabs/protocol-stellar-v2 0.2.107 → 0.2.108

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.
@@ -8,16 +8,88 @@
8
8
  📦 Using 4 default volume(s) for stellar
9
9
  🔧 User volumes override 1 default volume(s)
10
10
  $ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
11
- (node:130736) [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
+ (node:95037) [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.
12
12
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
13
13
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
14
14
  (Use `node --trace-warnings ...` to show where the warning was created)
15
- Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (amd64)
15
+ Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
16
+ 📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (platform: linux/amd64)
17
+ $ docker pull --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
18
+ stellar-25.1.0-patch-2: Pulling from layerzerolabs/stellar-tooling
19
+ f6bd9104d248: Pulling fs layer
20
+ 4617420e017b: Pulling fs layer
21
+ 4948400808a0: Pulling fs layer
22
+ 27b6ebf020a1: Pulling fs layer
23
+ af034d95ac41: Pulling fs layer
24
+ e47830ea20ec: Pulling fs layer
25
+ 3db60071fcaf: Pulling fs layer
26
+ 2c1ce468d9f3: Pulling fs layer
27
+ 866e46ae2841: Pulling fs layer
28
+ ac46ae457eed: Pulling fs layer
29
+ 4503e8fe4d3a: Pulling fs layer
30
+ 8f0d05afb6cf: Pulling fs layer
31
+ b5623d0c8692: Pulling fs layer
32
+ 4948400808a0: Waiting
33
+ f6bd9104d248: Waiting
34
+ e47830ea20ec: Waiting
35
+ 27b6ebf020a1: Waiting
36
+ 3db60071fcaf: Waiting
37
+ 2c1ce468d9f3: Waiting
38
+ 4617420e017b: Waiting
39
+ 8f0d05afb6cf: Waiting
40
+ 866e46ae2841: Waiting
41
+ ac46ae457eed: Waiting
42
+ b5623d0c8692: Waiting
43
+ 4503e8fe4d3a: Waiting
44
+ af034d95ac41: Waiting
45
+ f6bd9104d248: Verifying Checksum
46
+ f6bd9104d248: Download complete
47
+ f6bd9104d248: Pull complete
48
+ 4617420e017b: Verifying Checksum
49
+ 4617420e017b: Download complete
50
+ 4617420e017b: Pull complete
51
+ 4948400808a0: Verifying Checksum
52
+ 4948400808a0: Download complete
53
+ 27b6ebf020a1: Verifying Checksum
54
+ 27b6ebf020a1: Download complete
55
+ af034d95ac41: Verifying Checksum
56
+ af034d95ac41: Download complete
57
+ 4948400808a0: Pull complete
58
+ 27b6ebf020a1: Pull complete
59
+ e47830ea20ec: Download complete
60
+ 3db60071fcaf: Verifying Checksum
61
+ 3db60071fcaf: Download complete
62
+ 2c1ce468d9f3: Verifying Checksum
63
+ 2c1ce468d9f3: Download complete
64
+ af034d95ac41: Pull complete
65
+ 866e46ae2841: Verifying Checksum
66
+ 866e46ae2841: Download complete
67
+ ac46ae457eed: Verifying Checksum
68
+ ac46ae457eed: Download complete
69
+ 4503e8fe4d3a: Download complete
70
+ 8f0d05afb6cf: Verifying Checksum
71
+ 8f0d05afb6cf: Download complete
72
+ b5623d0c8692: Verifying Checksum
73
+ b5623d0c8692: Download complete
74
+ e47830ea20ec: Pull complete
75
+ 3db60071fcaf: Pull complete
76
+ 2c1ce468d9f3: Pull complete
77
+ 866e46ae2841: Pull complete
78
+ ac46ae457eed: Pull complete
79
+ 4503e8fe4d3a: Pull complete
80
+ 8f0d05afb6cf: Pull complete
81
+ b5623d0c8692: Pull complete
82
+ Digest: sha256:2f5f436687367c46fc4e9e468b82191070db3c9e8575ffa2ae8311c0ac5c2a64
83
+ Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
84
+ 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
85
+ $ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
86
+ $ docker container rm d6df9ecfd02a3941a8539ac6ad73873d2a77cb6db26885c5cf335c95b6cd54dc
87
+ ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
16
88
  👤 Running container as UID:GID 1001:1001
17
89
  🌍 Using 5 default environment variable(s) for stellar
18
90
  📜 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
19
- 🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
20
- $ 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-patch-2 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'
91
+ 🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
92
+ $ docker run --platform linux/amd64 --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-linux-amd64:/cache/rustup -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 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'
21
93
  info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
22
94
  info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
23
95
  info: downloading component 'cargo'
@@ -38,176 +110,178 @@ info: installing component 'rustfmt'
38
110
  1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
39
111
 
40
112
  info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
41
- ⏳ 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: 16.626s
42
- 🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
113
+ ⏳ 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: 14.282s
114
+ 🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
43
115
  ✅ stellar-25.1.0 (Latest stable release)
44
116
  🔧 stellar version: 25.1.0
45
117
  📦 Using 4 default volume(s) for stellar
46
118
  $ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
47
- Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (amd64)
119
+ $ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
120
+ $ docker container rm 6e169160b35b51031a6e8ddf5c387d4daa0ede699d49c67bcad289ffb2dcfaf3
121
+ ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
48
122
  👤 Running container as UID:GID 1001:1001
49
123
  🌍 Using 5 default environment variable(s) for stellar
50
124
  📜 Executing custom script: cargo clippy -- -D warnings
51
- $ 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-patch-2 bash -c $'cargo clippy -- -D warnings'
125
+ $ docker run --platform linux/amd64 --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-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 bash -c $'cargo clippy -- -D warnings'
52
126
  Updating crates.io index
53
127
  Downloading crates ...
54
- Downloaded ed25519 v2.2.3
55
- Downloaded curve25519-dalek-derive v0.1.1
56
- Downloaded ref-cast-impl v1.0.25
57
- Downloaded rustc_version v0.4.1
58
- Downloaded byteorder v1.5.0
59
- Downloaded ryu v1.0.20
60
- Downloaded ark-std v0.4.0
61
- Downloaded rfc6979 v0.4.0
62
- Downloaded block-buffer v0.10.4
63
- Downloaded ref-cast v1.0.25
64
- Downloaded fnv v1.0.7
65
- Downloaded spin v0.9.8
128
+ Downloaded macro-string v0.1.4
129
+ Downloaded derive_arbitrary v1.3.2
130
+ Downloaded smallvec v1.15.1
66
131
  Downloaded schemars v1.0.5
67
- Downloaded visibility v0.1.1
68
- Downloaded rand_core v0.6.4
69
- Downloaded indexmap v1.9.3
132
+ Downloaded soroban-spec v25.1.1
133
+ Downloaded wasmparser-nostd v0.100.2
134
+ Downloaded wasmi_arena v0.4.1
135
+ Downloaded static_assertions v1.1.0
70
136
  Downloaded stable_deref_trait v1.2.1
71
- Downloaded soroban-env-macros v25.0.1
72
- Downloaded schemars v0.8.22
73
137
  Downloaded thiserror v1.0.69
74
- Downloaded zeroize_derive v1.4.2
138
+ Downloaded num-conv v0.1.0
139
+ Downloaded visibility v0.1.1
75
140
  Downloaded subtle v2.6.1
76
- Downloaded soroban-builtin-sdk-macros v25.0.1
77
- Downloaded wasmi_arena v0.4.1
141
+ Downloaded thiserror-impl v1.0.69
78
142
  Downloaded group v0.13.0
79
- Downloaded ark-serialize-derive v0.4.2
80
- Downloaded soroban-spec-rust v25.1.1
81
- Downloaded wasmi_core v0.13.0
82
- Downloaded spki v0.7.3
83
- Downloaded soroban-env-common v25.0.1
143
+ Downloaded soroban-builtin-sdk-macros v25.0.1
144
+ Downloaded num-derive v0.4.2
145
+ Downloaded rand v0.8.5
146
+ Downloaded rand_chacha v0.3.1
147
+ Downloaded soroban-ledger-snapshot v25.1.1
148
+ Downloaded strsim v0.11.1
149
+ Downloaded num-integer v0.1.46
150
+ Downloaded serde v1.0.228
84
151
  Downloaded zeroize v1.8.2
85
- Downloaded time-macros v0.2.24
86
- Downloaded stellar-strkey v0.0.16
152
+ Downloaded soroban-sdk-macros v25.1.1
153
+ Downloaded heapless v0.8.0
154
+ Downloaded zeroize_derive v1.4.2
155
+ Downloaded prettyplease v0.2.37
156
+ Downloaded spki v0.7.3
157
+ Downloaded wasmi_core v0.13.0
158
+ Downloaded time-core v0.1.6
87
159
  Downloaded unicode-ident v1.0.22
88
- Downloaded serde_core v1.0.228
89
- Downloaded rand_chacha v0.3.1
160
+ Downloaded libm v0.2.15
161
+ Downloaded chrono v0.4.42
162
+ Downloaded wasmparser v0.116.1
163
+ Downloaded schemars v0.8.22
164
+ Downloaded serde_derive v1.0.228
165
+ Downloaded curve25519-dalek v4.1.3
166
+ Downloaded stellar-strkey v0.0.16
167
+ Downloaded spin v0.9.8
90
168
  Downloaded typenum v1.19.0
169
+ Downloaded itertools v0.14.0
170
+ Downloaded soroban-env-macros v25.0.1
171
+ Downloaded itertools v0.10.5
172
+ Downloaded libc v0.2.177
173
+ Downloaded itoa v1.0.15
174
+ Downloaded hmac v0.12.1
175
+ Downloaded hashbrown v0.12.3
176
+ Downloaded soroban-env-common v25.0.1
91
177
  Downloaded time v0.3.44
92
- Downloaded serde_json v1.0.145
93
- Downloaded wasmparser-nostd v0.100.2
94
- Downloaded wasmparser v0.116.1
95
- Downloaded powerfmt v0.2.0
178
+ Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
179
+ Downloaded ryu v1.0.20
180
+ Downloaded k256 v0.13.4
96
181
  Downloaded serde_with v3.15.1
97
- Downloaded quote v1.0.41
98
- Downloaded base64 v0.22.1
99
- Downloaded syn v1.0.109
100
- Downloaded ppv-lite86 v0.2.21
101
182
  Downloaded zerocopy v0.8.27
102
- Downloaded pkcs8 v0.10.2
103
- Downloaded syn v2.0.108
104
- Downloaded primeorder v0.13.6
105
- Downloaded either v1.15.0
106
- Downloaded keccak v0.1.5
107
- Downloaded paste v1.0.15
108
- Downloaded deranged v0.5.5
109
- Downloaded once_cell v1.21.3
110
- Downloaded ark-poly v0.4.2
111
- Downloaded iana-time-zone v0.1.64
112
- Downloaded proc-macro2 v1.0.103
113
- Downloaded getrandom v0.2.16
114
- Downloaded darling v0.20.11
115
- Downloaded prettyplease v0.2.37
116
- Downloaded num-traits v0.2.19
117
- Downloaded rand v0.8.5
118
- Downloaded memchr v2.7.6
119
- Downloaded soroban-env-host v25.0.1
120
- Downloaded libm v0.2.15
121
- Downloaded itertools v0.14.0
183
+ Downloaded serde_json v1.0.145
184
+ Downloaded soroban-sdk v25.1.1
185
+ Downloaded indexmap v2.12.0
122
186
  Downloaded hashbrown v0.16.0
123
187
  Downloaded hashbrown v0.13.2
124
- Downloaded hashbrown v0.12.3
188
+ Downloaded syn v1.0.109
189
+ Downloaded memchr v2.7.6
190
+ Downloaded ed25519-dalek v2.2.0
191
+ Downloaded syn v2.0.108
192
+ Downloaded darling v0.21.3
125
193
  Downloaded num-bigint v0.4.6
126
- Downloaded itertools v0.10.5
127
- Downloaded indexmap v2.12.0
128
- Downloaded curve25519-dalek v4.1.3
129
- Downloaded ark-ff v0.4.2
130
- Downloaded p256 v0.13.2
131
- Downloaded k256 v0.13.4
132
- Downloaded sha3 v0.10.8
133
- Downloaded heapless v0.8.0
134
- Downloaded der v0.7.10
135
- Downloaded crypto-bigint v0.5.5
136
- Downloaded ethnum v1.5.2
137
194
  Downloaded elliptic-curve v0.13.8
138
- Downloaded ed25519-dalek v2.2.0
139
195
  Downloaded darling_core v0.21.3
140
- Downloaded ark-bls12-381 v0.4.0
141
- Downloaded darling_core v0.20.11
196
+ Downloaded serde_core v1.0.228
197
+ Downloaded proc-macro2 v1.0.103
198
+ Downloaded p256 v0.13.2
142
199
  Downloaded ark-ec v0.4.2
143
- Downloaded derivative v2.2.0
144
- Downloaded hmac v0.12.1
145
- Downloaded chrono v0.4.42
146
- Downloaded ahash v0.8.12
147
- Downloaded darling v0.21.3
148
- Downloaded const-oid v0.9.6
149
- Downloaded data-encoding v2.9.0
150
- Downloaded arbitrary v1.3.2
151
- Downloaded num-integer v0.1.46
152
- Downloaded macro-string v0.1.4
153
- Downloaded generic-array v0.14.9
200
+ Downloaded version_check v0.9.5
201
+ Downloaded ark-bls12-381 v0.4.0
202
+ Downloaded time-macros v0.2.24
203
+ Downloaded serde_with_macros v3.15.1
204
+ Downloaded iana-time-zone v0.1.64
205
+ Downloaded soroban-env-host v25.0.1
206
+ Downloaded getrandom v0.2.16
154
207
  Downloaded ff v0.13.1
155
- Downloaded libc v0.2.177
156
- Downloaded digest v0.10.7
157
- Downloaded autocfg v1.5.0
208
+ Downloaded signature v2.2.0
209
+ Downloaded pkcs8 v0.10.2
210
+ Downloaded once_cell v1.21.3
211
+ Downloaded ethnum v1.5.2
212
+ Downloaded ed25519 v2.2.3
213
+ Downloaded ark-serialize v0.4.2
214
+ Downloaded byteorder v1.5.0
215
+ Downloaded quote v1.0.41
216
+ Downloaded num-traits v0.2.19
158
217
  Downloaded heck v0.5.0
218
+ Downloaded sha3 v0.10.8
219
+ Downloaded digest v0.10.7
220
+ Downloaded derivative v2.2.0
221
+ Downloaded data-encoding v2.9.0
222
+ Downloaded ident_case v1.0.1
159
223
  Downloaded ctor v0.5.0
160
- Downloaded ark-ff-macros v0.4.2
161
- Downloaded num-conv v0.1.0
162
224
  Downloaded cpufeatures v0.2.17
163
- Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
164
- Downloaded soroban-sdk v25.1.1
165
- Downloaded itoa v1.0.15
166
- Downloaded ident_case v1.0.1
167
- Downloaded hash32 v0.3.1
168
- Downloaded dtor-proc-macro v0.0.6
169
- Downloaded darling_macro v0.20.11
170
- Downloaded crate-git-revision v0.0.6
171
- Downloaded cfg_eval v0.1.2
172
- Downloaded hex v0.4.3
225
+ Downloaded base64ct v1.8.0
226
+ Downloaded hex-literal v0.4.1
173
227
  Downloaded escape-bytes v0.1.1
174
- Downloaded ecdsa v0.16.9
175
- Downloaded cfg-if v1.0.4
176
- Downloaded ark-bn254 v0.4.0
177
- Downloaded indexmap-nostd v0.4.0
178
- Downloaded derive_arbitrary v1.3.2
179
- Downloaded ctor-proc-macro v0.0.6
180
- Downloaded crypto-common v0.1.6
181
- Downloaded bytes-lit v0.0.5
182
- Downloaded smallvec v1.15.1
183
- Downloaded serde_with_macros v3.15.1
184
- Downloaded serde v1.0.228
228
+ Downloaded cfg_eval v0.1.2
185
229
  Downloaded ark-ff-asm v0.4.2
230
+ Downloaded deranged v0.5.5
231
+ Downloaded autocfg v1.5.0
232
+ Downloaded soroban-spec-rust v25.1.1
233
+ Downloaded schemars v0.9.0
234
+ Downloaded ppv-lite86 v0.2.21
235
+ Downloaded fnv v1.0.7
236
+ Downloaded dtor-proc-macro v0.0.6
237
+ Downloaded curve25519-dalek-derive v0.1.1
186
238
  Downloaded stellar-strkey v0.0.13
187
- Downloaded soroban-sdk-macros v25.1.1
188
- Downloaded serde_derive v1.0.228
239
+ Downloaded generic-array v0.14.9
189
240
  Downloaded dtor v0.1.1
190
- Downloaded thiserror-impl v1.0.69
191
- Downloaded schemars v0.9.0
192
- Downloaded num-derive v0.4.2
193
- Downloaded static_assertions v1.1.0
194
- Downloaded semver v1.0.27
195
- Downloaded sec1 v0.7.3
196
- Downloaded version_check v0.9.5
197
- Downloaded time-core v0.1.6
198
- Downloaded soroban-spec v25.1.1
199
- Downloaded signature v2.2.0
200
- Downloaded downcast-rs v1.2.1
241
+ Downloaded crypto-common v0.1.6
242
+ Downloaded bytes-lit v0.0.5
201
243
  Downloaded base16ct v0.2.0
202
- Downloaded strsim v0.11.1
203
- Downloaded sha2 v0.10.9
204
- Downloaded soroban-ledger-snapshot v25.1.1
205
- Downloaded hex-literal v0.4.1
244
+ Downloaded ark-serialize-derive v0.4.2
245
+ Downloaded ark-bn254 v0.4.0
246
+ Downloaded ref-cast-impl v1.0.25
206
247
  Downloaded darling_macro v0.21.3
207
- Downloaded base64ct v1.8.0
248
+ Downloaded crate-git-revision v0.0.6
249
+ Downloaded indexmap v1.9.3
208
250
  Downloaded equivalent v1.0.2
209
251
  Downloaded dyn-clone v1.0.20
210
- Downloaded ark-serialize v0.4.2
252
+ Downloaded downcast-rs v1.2.1
253
+ Downloaded der v0.7.10
254
+ Downloaded base64 v0.22.1
255
+ Downloaded rfc6979 v0.4.0
256
+ Downloaded rand_core v0.6.4
257
+ Downloaded primeorder v0.13.6
258
+ Downloaded paste v1.0.15
259
+ Downloaded either v1.15.0
260
+ Downloaded ecdsa v0.16.9
261
+ Downloaded darling_core v0.20.11
262
+ Downloaded crypto-bigint v0.5.5
263
+ Downloaded semver v1.0.27
264
+ Downloaded hash32 v0.3.1
265
+ Downloaded sec1 v0.7.3
266
+ Downloaded rustc_version v0.4.1
267
+ Downloaded ref-cast v1.0.25
268
+ Downloaded powerfmt v0.2.0
269
+ Downloaded keccak v0.1.5
270
+ Downloaded block-buffer v0.10.4
271
+ Downloaded sha2 v0.10.9
272
+ Downloaded hex v0.4.3
273
+ Downloaded darling v0.20.11
274
+ Downloaded ark-ff v0.4.2
275
+ Downloaded indexmap-nostd v0.4.0
276
+ Downloaded const-oid v0.9.6
277
+ Downloaded ahash v0.8.12
278
+ Downloaded ark-poly v0.4.2
279
+ Downloaded arbitrary v1.3.2
280
+ Downloaded darling_macro v0.20.11
281
+ Downloaded ctor-proc-macro v0.0.6
282
+ Downloaded cfg-if v1.0.4
283
+ Downloaded ark-std v0.4.0
284
+ Downloaded ark-ff-macros v0.4.2
211
285
  Downloaded stellar-xdr v25.0.0
212
286
  Blocking waiting for file lock on package cache
213
287
  Compiling proc-macro2 v1.0.103
@@ -219,80 +293,80 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
219
293
  Compiling serde v1.0.228
220
294
  Compiling serde_json v1.0.145
221
295
  Compiling ryu v1.0.20
222
- Compiling itoa v1.0.15
223
296
  Compiling memchr v2.7.6
297
+ Compiling itoa v1.0.15
224
298
  Checking cfg-if v1.0.4
225
299
  Checking subtle v2.6.1
226
300
  Compiling autocfg v1.5.0
227
- Checking const-oid v0.9.6
228
301
  Compiling libc v0.2.177
302
+ Checking const-oid v0.9.6
229
303
  Compiling ident_case v1.0.1
230
- Compiling strsim v0.11.1
231
304
  Compiling fnv v1.0.7
305
+ Compiling strsim v0.11.1
232
306
  Compiling zerocopy v0.8.27
233
307
  Compiling syn v1.0.109
234
308
  Compiling semver v1.0.27
235
- Compiling paste v1.0.15
236
309
  Compiling schemars v0.8.22
310
+ Compiling paste v1.0.15
237
311
  Compiling dyn-clone v1.0.20
238
- Compiling cpufeatures v0.2.17
239
- Compiling either v1.15.0
240
312
  Compiling data-encoding v2.9.0
313
+ Compiling either v1.15.0
314
+ Compiling cpufeatures v0.2.17
241
315
  Compiling escape-bytes v0.1.1
242
316
  Compiling ethnum v1.5.2
243
- Checking once_cell v1.21.3
244
317
  Checking base16ct v0.2.0
318
+ Checking once_cell v1.21.3
245
319
  Compiling libm v0.2.15
246
- Compiling thiserror v1.0.69
247
320
  Compiling hashbrown v0.16.0
248
321
  Compiling equivalent v1.0.2
322
+ Compiling thiserror v1.0.69
249
323
  Checking indexmap-nostd v0.4.0
250
- Compiling prettyplease v0.2.37
251
324
  Checking downcast-rs v1.2.1
325
+ Compiling prettyplease v0.2.37
326
+ Checking wasmi_arena v0.4.1
252
327
  Checking base64 v0.22.1
253
328
  Compiling itertools v0.10.5
329
+ Compiling heapless v0.8.0
330
+ Checking spin v0.9.8
331
+ Checking wasmparser-nostd v0.100.2
254
332
  Checking byteorder v1.5.0
255
- Checking smallvec v1.15.1
256
333
  Checking hex v0.4.3
257
- Checking wasmparser-nostd v0.100.2
258
- Checking spin v0.9.8
334
+ Checking smallvec v1.15.1
335
+ Compiling heck v0.5.0
259
336
  Compiling generic-array v0.14.9
337
+ Compiling num-traits v0.2.19
260
338
  Compiling ahash v0.8.12
261
339
  Compiling rustc_version v0.4.1
262
- Compiling heapless v0.8.0
263
- Checking wasmi_arena v0.4.1
264
- Compiling num-traits v0.2.19
265
- Checking keccak v0.1.5
266
- Compiling heck v0.5.0
267
- Compiling soroban-env-host v25.0.1
340
+ Compiling indexmap v2.12.0
268
341
  Checking hash32 v0.3.1
269
- Checking indexmap v2.12.0
342
+ Compiling soroban-env-host v25.0.1
270
343
  Checking stable_deref_trait v1.2.1
271
344
  Checking static_assertions v1.1.0
345
+ Checking keccak v0.1.5
272
346
  Checking hex-literal v0.4.1
273
347
  Compiling itertools v0.14.0
274
- Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
275
- Compiling curve25519-dalek v4.1.3
276
- Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
277
348
  Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
349
+ Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
350
+ Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
278
351
  Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
279
- Checking wasmparser v0.116.1
352
+ Compiling curve25519-dalek v4.1.3
280
353
  Checking getrandom v0.2.16
281
- Checking num-integer v0.1.46
282
- Checking wasmi_core v0.13.0
354
+ Checking wasmparser v0.116.1
283
355
  Checking rand_core v0.6.4
284
- Checking syn v2.0.108
285
- Compiling crypto-common v0.1.6
286
356
  Compiling block-buffer v0.10.4
287
- Checking num-bigint v0.4.6
357
+ Compiling crypto-common v0.1.6
288
358
  Checking ff v0.13.1
359
+ Checking syn v2.0.108
360
+ Checking num-integer v0.1.46
361
+ Checking wasmi_core v0.13.0
289
362
  Compiling digest v0.10.7
290
363
  Checking group v0.13.0
291
- Checking ppv-lite86 v0.2.21
292
364
  Compiling sha2 v0.10.9
365
+ Checking num-bigint v0.4.6
366
+ Checking ppv-lite86 v0.2.21
293
367
  Checking hashbrown v0.13.2
294
- Checking rand_chacha v0.3.1
295
368
  Checking soroban-wasmi v0.31.1-soroban.20.0.1
369
+ Checking rand_chacha v0.3.1
296
370
  Checking rand v0.8.5
297
371
  Checking ark-std v0.4.0
298
372
  Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
@@ -307,12 +381,12 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
307
381
  Compiling thiserror-impl v1.0.69
308
382
  Compiling curve25519-dalek-derive v0.1.1
309
383
  Compiling soroban-builtin-sdk-macros v25.0.1
310
- Compiling bytes-lit v0.0.5
311
384
  Compiling visibility v0.1.1
385
+ Compiling bytes-lit v0.0.5
312
386
  Compiling ark-serialize-derive v0.4.2
387
+ Compiling ark-ff-asm v0.4.2
313
388
  Compiling derivative v2.2.0
314
389
  Compiling ark-ff-macros v0.4.2
315
- Compiling ark-ff-asm v0.4.2
316
390
  Checking zeroize v1.8.2
317
391
  Checking der v0.7.10
318
392
  Checking crypto-bigint v0.5.5
@@ -321,18 +395,18 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
321
395
  Checking signature v2.2.0
322
396
  Checking hmac v0.12.1
323
397
  Checking sha3 v0.10.8
324
- Checking rfc6979 v0.4.0
325
398
  Checking ed25519 v2.2.3
399
+ Checking rfc6979 v0.4.0
400
+ Compiling darling_macro v0.20.11
401
+ Checking ed25519-dalek v2.2.0
326
402
  Checking elliptic-curve v0.13.8
327
- Checking ark-ff v0.4.2
328
403
  Checking ecdsa v0.16.9
329
404
  Checking primeorder v0.13.6
330
- Compiling darling_macro v0.20.11
331
- Checking ed25519-dalek v2.2.0
332
- Checking p256 v0.13.2
333
- Checking k256 v0.13.4
334
405
  Compiling darling_macro v0.21.3
335
406
  Compiling crate-git-revision v0.0.6
407
+ Checking ark-ff v0.4.2
408
+ Checking p256 v0.13.2
409
+ Checking k256 v0.13.4
336
410
  Compiling darling v0.20.11
337
411
  Compiling stellar-strkey v0.0.13
338
412
  Compiling stellar-xdr v25.0.0
@@ -344,8 +418,8 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
344
418
  Compiling serde_with v3.15.1
345
419
  Checking ark-poly v0.4.2
346
420
  Checking ark-ec v0.4.2
347
- Checking ark-bls12-381 v0.4.0
348
421
  Checking ark-bn254 v0.4.0
422
+ Checking ark-bls12-381 v0.4.0
349
423
  Compiling soroban-spec v25.1.1
350
424
  Compiling soroban-env-macros v25.0.1
351
425
  Compiling soroban-spec-rust v25.1.1
@@ -354,23 +428,23 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
354
428
  Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
355
429
  Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
356
430
  Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
357
- Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
431
+ Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
358
432
  Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
359
433
  Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
360
- Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
434
+ Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
361
435
  Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
362
436
  Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
363
437
  Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
364
- Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
365
438
  Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
366
- Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
439
+ Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
440
+ Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
367
441
  Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
442
+ Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
368
443
  Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
369
- Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
444
+ Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
370
445
  Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
371
446
  Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
372
- Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
373
447
  Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
374
448
  Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
375
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
376
- ⏳ bash -c cargo clippy -- -D warnings: 1:13.951 (m:ss.mmm)
449
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
450
+ ⏳ bash -c cargo clippy -- -D warnings: 1:26.090 (m:ss.mmm)