@layerzerolabs/protocol-stellar-v2 0.2.23 â 0.2.24
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.
- package/.turbo/turbo-build.log +198 -204
- package/.turbo/turbo-lint.log +202 -201
- package/.turbo/turbo-test.log +1646 -1648
- package/package.json +3 -3
- package/sdk/.turbo/turbo-test.log +220 -215
- package/sdk/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
đĻ Using 4 default cache volume(s) for stellar
|
|
13
13
|
â
stellar-25.0.0 (Latest stable release)
|
|
14
14
|
đ§ stellar version: 25.0.0
|
|
15
|
-
(node:
|
|
15
|
+
(node:41120) [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.
|
|
16
16
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
17
17
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
18
18
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -30,46 +30,40 @@ f6bd9104d248: Pulling fs layer
|
|
|
30
30
|
1cfd9ed002d2: Pulling fs layer
|
|
31
31
|
43dc8d96fd20: Pulling fs layer
|
|
32
32
|
2c1ce468d9f3: Pulling fs layer
|
|
33
|
-
f6bd9104d248: Waiting
|
|
34
33
|
1d4a870e3b66: Pulling fs layer
|
|
35
34
|
1b2c4c00c303: Pulling fs layer
|
|
36
|
-
4617420e017b: Waiting
|
|
37
|
-
4e430a9db1a3: Waiting
|
|
38
35
|
73ca50fa4809: Pulling fs layer
|
|
39
|
-
67ce8fb56745: Waiting
|
|
40
|
-
6ba0ba49c87d: Waiting
|
|
41
36
|
f5a85bd7a844: Pulling fs layer
|
|
42
|
-
1cfd9ed002d2: Waiting
|
|
43
|
-
43dc8d96fd20: Waiting
|
|
44
|
-
2c1ce468d9f3: Waiting
|
|
45
37
|
c132a28172a5: Pulling fs layer
|
|
46
|
-
1d4a870e3b66: Waiting
|
|
47
38
|
1b2c4c00c303: Waiting
|
|
39
|
+
2c1ce468d9f3: Waiting
|
|
40
|
+
67ce8fb56745: Waiting
|
|
48
41
|
73ca50fa4809: Waiting
|
|
49
|
-
|
|
42
|
+
6ba0ba49c87d: Waiting
|
|
43
|
+
1cfd9ed002d2: Waiting
|
|
50
44
|
c132a28172a5: Waiting
|
|
45
|
+
43dc8d96fd20: Waiting
|
|
46
|
+
1d4a870e3b66: Waiting
|
|
47
|
+
f6bd9104d248: Verifying Checksum
|
|
51
48
|
f6bd9104d248: Download complete
|
|
52
|
-
f6bd9104d248: Pull complete
|
|
53
49
|
67ce8fb56745: Verifying Checksum
|
|
54
50
|
67ce8fb56745: Download complete
|
|
55
|
-
4617420e017b: Verifying Checksum
|
|
56
|
-
4617420e017b: Download complete
|
|
57
|
-
4e430a9db1a3: Verifying Checksum
|
|
58
|
-
4e430a9db1a3: Download complete
|
|
59
|
-
6ba0ba49c87d: Verifying Checksum
|
|
60
51
|
6ba0ba49c87d: Download complete
|
|
61
|
-
|
|
52
|
+
f6bd9104d248: Pull complete
|
|
62
53
|
1cfd9ed002d2: Verifying Checksum
|
|
63
54
|
1cfd9ed002d2: Download complete
|
|
64
|
-
|
|
65
|
-
|
|
55
|
+
4e430a9db1a3: Download complete
|
|
56
|
+
4617420e017b: Verifying Checksum
|
|
57
|
+
4617420e017b: Download complete
|
|
58
|
+
2c1ce468d9f3: Verifying Checksum
|
|
59
|
+
2c1ce468d9f3: Download complete
|
|
66
60
|
1b2c4c00c303: Verifying Checksum
|
|
67
61
|
1b2c4c00c303: Download complete
|
|
68
62
|
73ca50fa4809: Verifying Checksum
|
|
69
63
|
73ca50fa4809: Download complete
|
|
70
64
|
f5a85bd7a844: Verifying Checksum
|
|
71
65
|
f5a85bd7a844: Download complete
|
|
72
|
-
|
|
66
|
+
1d4a870e3b66: Download complete
|
|
73
67
|
43dc8d96fd20: Download complete
|
|
74
68
|
c132a28172a5: Verifying Checksum
|
|
75
69
|
c132a28172a5: Download complete
|
|
@@ -98,176 +92,176 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
98
92
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/endpoint-v2/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
99
93
|
Updating crates.io index
|
|
100
94
|
Downloading crates ...
|
|
101
|
-
Downloaded
|
|
102
|
-
Downloaded
|
|
95
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
96
|
+
Downloaded heck v0.5.0
|
|
103
97
|
Downloaded ref-cast v1.0.25
|
|
104
|
-
Downloaded
|
|
98
|
+
Downloaded generic-array v0.14.9
|
|
99
|
+
Downloaded schemars v0.8.22
|
|
105
100
|
Downloaded zeroize_derive v1.4.2
|
|
106
|
-
Downloaded
|
|
107
|
-
Downloaded subtle v2.6.1
|
|
101
|
+
Downloaded time-core v0.1.6
|
|
108
102
|
Downloaded zeroize v1.8.2
|
|
109
|
-
Downloaded strsim v0.11.1
|
|
110
|
-
Downloaded version_check v0.9.5
|
|
111
|
-
Downloaded spin v0.9.8
|
|
112
103
|
Downloaded unicode-ident v1.0.22
|
|
113
|
-
Downloaded
|
|
114
|
-
Downloaded serde v1.0.228
|
|
115
|
-
Downloaded typenum v1.19.0
|
|
104
|
+
Downloaded static_assertions v1.1.0
|
|
116
105
|
Downloaded wasmparser-nostd v0.100.2
|
|
117
|
-
Downloaded soroban-sdk v25.1.0
|
|
118
106
|
Downloaded time v0.3.44
|
|
119
|
-
Downloaded
|
|
107
|
+
Downloaded indexmap v2.12.0
|
|
108
|
+
Downloaded libm v0.2.15
|
|
109
|
+
Downloaded soroban-sdk v25.1.0
|
|
120
110
|
Downloaded wasmparser v0.116.1
|
|
121
|
-
Downloaded curve25519-dalek v4.1.3
|
|
122
|
-
Downloaded serde_with v3.15.1
|
|
123
111
|
Downloaded zerocopy v0.8.27
|
|
124
112
|
Downloaded syn v1.0.109
|
|
125
|
-
Downloaded
|
|
113
|
+
Downloaded serde_with v3.15.1
|
|
126
114
|
Downloaded syn v2.0.108
|
|
127
|
-
Downloaded
|
|
128
|
-
Downloaded
|
|
129
|
-
Downloaded derivative v2.2.0
|
|
130
|
-
Downloaded indexmap-nostd v0.4.0
|
|
131
|
-
Downloaded hashbrown v0.13.2
|
|
132
|
-
Downloaded ctor v0.5.0
|
|
115
|
+
Downloaded curve25519-dalek v4.1.3
|
|
116
|
+
Downloaded chrono v0.4.42
|
|
133
117
|
Downloaded serde_json v1.0.145
|
|
134
|
-
Downloaded
|
|
135
|
-
Downloaded block-buffer v0.10.4
|
|
118
|
+
Downloaded hashbrown v0.16.0
|
|
136
119
|
Downloaded itertools v0.14.0
|
|
137
|
-
Downloaded
|
|
120
|
+
Downloaded itertools v0.10.5
|
|
121
|
+
Downloaded heapless v0.8.0
|
|
122
|
+
Downloaded hashbrown v0.13.2
|
|
123
|
+
Downloaded hashbrown v0.12.3
|
|
124
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
125
|
+
Downloaded serde v1.0.228
|
|
126
|
+
Downloaded schemars v1.0.5
|
|
138
127
|
Downloaded ark-bls12-381 v0.4.0
|
|
139
|
-
Downloaded
|
|
140
|
-
Downloaded
|
|
141
|
-
Downloaded
|
|
128
|
+
Downloaded rand v0.8.5
|
|
129
|
+
Downloaded typenum v1.19.0
|
|
130
|
+
Downloaded serde_derive v1.0.228
|
|
142
131
|
Downloaded soroban-env-host v25.0.1
|
|
143
|
-
Downloaded ark-ff v0.4.2
|
|
144
|
-
Downloaded soroban-sdk-macros v25.1.0
|
|
145
|
-
Downloaded itertools v0.10.5
|
|
146
|
-
Downloaded hex v0.4.3
|
|
147
|
-
Downloaded hash32 v0.3.1
|
|
148
|
-
Downloaded ed25519 v2.2.3
|
|
149
|
-
Downloaded derive_arbitrary v1.3.2
|
|
150
|
-
Downloaded darling_macro v0.21.3
|
|
151
|
-
Downloaded bytes-lit v0.0.5
|
|
152
|
-
Downloaded byteorder v1.5.0
|
|
153
|
-
Downloaded base64ct v1.8.0
|
|
154
|
-
Downloaded ark-serialize-derive v0.4.2
|
|
155
|
-
Downloaded ark-poly v0.4.2
|
|
156
|
-
Downloaded ark-ff-macros v0.4.2
|
|
157
|
-
Downloaded ark-ff-asm v0.4.2
|
|
158
|
-
Downloaded sha2 v0.10.9
|
|
159
|
-
Downloaded p256 v0.13.2
|
|
160
|
-
Downloaded memchr v2.7.6
|
|
161
132
|
Downloaded sha3 v0.10.8
|
|
162
|
-
Downloaded
|
|
133
|
+
Downloaded prettyplease v0.2.37
|
|
134
|
+
Downloaded p256 v0.13.2
|
|
135
|
+
Downloaded hmac v0.12.1
|
|
136
|
+
Downloaded soroban-env-common v25.0.1
|
|
137
|
+
Downloaded proc-macro2 v1.0.103
|
|
138
|
+
Downloaded num-bigint v0.4.6
|
|
163
139
|
Downloaded indexmap v1.9.3
|
|
164
|
-
Downloaded hex-literal v0.4.1
|
|
165
|
-
Downloaded heck v0.5.0
|
|
166
140
|
Downloaded getrandom v0.2.16
|
|
167
|
-
Downloaded
|
|
168
|
-
Downloaded
|
|
169
|
-
Downloaded
|
|
170
|
-
Downloaded time-macros v0.2.24
|
|
171
|
-
Downloaded thiserror-impl v1.0.69
|
|
141
|
+
Downloaded ed25519-dalek v2.2.0
|
|
142
|
+
Downloaded libc v0.2.177
|
|
143
|
+
Downloaded base64 v0.22.1
|
|
172
144
|
Downloaded thiserror v1.0.69
|
|
173
|
-
Downloaded
|
|
174
|
-
Downloaded
|
|
145
|
+
Downloaded stellar-strkey v0.0.16
|
|
146
|
+
Downloaded stellar-strkey v0.0.13
|
|
147
|
+
Downloaded spki v0.7.3
|
|
148
|
+
Downloaded soroban-sdk-macros v25.1.0
|
|
175
149
|
Downloaded smallvec v1.15.1
|
|
176
|
-
Downloaded
|
|
177
|
-
Downloaded
|
|
178
|
-
Downloaded
|
|
179
|
-
Downloaded
|
|
180
|
-
Downloaded heapless v0.8.0
|
|
181
|
-
Downloaded hashbrown v0.12.3
|
|
182
|
-
Downloaded elliptic-curve v0.13.8
|
|
183
|
-
Downloaded ed25519-dalek v2.2.0
|
|
184
|
-
Downloaded deranged v0.5.5
|
|
150
|
+
Downloaded serde_with_macros v3.15.1
|
|
151
|
+
Downloaded sec1 v0.7.3
|
|
152
|
+
Downloaded k256 v0.13.4
|
|
153
|
+
Downloaded group v0.13.0
|
|
185
154
|
Downloaded der v0.7.10
|
|
186
|
-
Downloaded crypto-
|
|
187
|
-
Downloaded
|
|
188
|
-
Downloaded
|
|
189
|
-
Downloaded
|
|
190
|
-
Downloaded
|
|
191
|
-
Downloaded
|
|
192
|
-
Downloaded
|
|
155
|
+
Downloaded crypto-bigint v0.5.5
|
|
156
|
+
Downloaded version_check v0.9.5
|
|
157
|
+
Downloaded time-macros v0.2.24
|
|
158
|
+
Downloaded strsim v0.11.1
|
|
159
|
+
Downloaded spin v0.9.8
|
|
160
|
+
Downloaded soroban-env-macros v25.0.1
|
|
161
|
+
Downloaded sha2 v0.10.9
|
|
162
|
+
Downloaded quote v1.0.41
|
|
163
|
+
Downloaded primeorder v0.13.6
|
|
164
|
+
Downloaded ppv-lite86 v0.2.21
|
|
193
165
|
Downloaded paste v1.0.15
|
|
194
166
|
Downloaded once_cell v1.21.3
|
|
195
|
-
Downloaded num-
|
|
196
|
-
Downloaded
|
|
167
|
+
Downloaded num-integer v0.1.46
|
|
168
|
+
Downloaded memchr v2.7.6
|
|
197
169
|
Downloaded iana-time-zone v0.1.64
|
|
198
|
-
Downloaded
|
|
199
|
-
Downloaded ff v0.13.1
|
|
200
|
-
Downloaded ethnum v1.5.2
|
|
201
|
-
Downloaded equivalent v1.0.2
|
|
202
|
-
Downloaded either v1.15.0
|
|
203
|
-
Downloaded dtor v0.1.1
|
|
204
|
-
Downloaded digest v0.10.7
|
|
205
|
-
Downloaded data-encoding v2.9.0
|
|
170
|
+
Downloaded darling_core v0.21.3
|
|
206
171
|
Downloaded darling_core v0.20.11
|
|
207
|
-
Downloaded
|
|
172
|
+
Downloaded subtle v2.6.1
|
|
173
|
+
Downloaded stable_deref_trait v1.2.1
|
|
174
|
+
Downloaded soroban-ledger-snapshot v25.1.0
|
|
175
|
+
Downloaded soroban-env-guest v25.0.1
|
|
176
|
+
Downloaded signature v2.2.0
|
|
177
|
+
Downloaded serde_core v1.0.228
|
|
178
|
+
Downloaded schemars v0.9.0
|
|
179
|
+
Downloaded ryu v1.0.20
|
|
180
|
+
Downloaded rfc6979 v0.4.0
|
|
181
|
+
Downloaded ref-cast-impl v1.0.25
|
|
182
|
+
Downloaded num-conv v0.1.0
|
|
183
|
+
Downloaded ident_case v1.0.1
|
|
184
|
+
Downloaded elliptic-curve v0.13.8
|
|
185
|
+
Downloaded digest v0.10.7
|
|
208
186
|
Downloaded const-oid v0.9.6
|
|
209
|
-
Downloaded chrono v0.4.42
|
|
210
|
-
Downloaded base64 v0.22.1
|
|
211
|
-
Downloaded autocfg v1.5.0
|
|
212
|
-
Downloaded ark-std v0.4.0
|
|
213
|
-
Downloaded arbitrary v1.3.2
|
|
214
187
|
Downloaded wasmi_core v0.13.0
|
|
215
|
-
Downloaded
|
|
216
|
-
Downloaded
|
|
217
|
-
Downloaded
|
|
188
|
+
Downloaded wasmi_arena v0.4.1
|
|
189
|
+
Downloaded visibility v0.1.1
|
|
190
|
+
Downloaded thiserror-impl v1.0.69
|
|
191
|
+
Downloaded soroban-spec-rust v25.1.0
|
|
218
192
|
Downloaded soroban-spec v25.1.0
|
|
219
|
-
Downloaded
|
|
220
|
-
Downloaded
|
|
221
|
-
Downloaded
|
|
222
|
-
Downloaded
|
|
223
|
-
Downloaded
|
|
224
|
-
Downloaded
|
|
225
|
-
Downloaded
|
|
226
|
-
Downloaded
|
|
227
|
-
Downloaded
|
|
228
|
-
Downloaded
|
|
229
|
-
Downloaded
|
|
193
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
194
|
+
Downloaded semver v1.0.27
|
|
195
|
+
Downloaded rustc_version v0.4.1
|
|
196
|
+
Downloaded num-traits v0.2.19
|
|
197
|
+
Downloaded macro-string v0.1.4
|
|
198
|
+
Downloaded indexmap-nostd v0.4.0
|
|
199
|
+
Downloaded hex v0.4.3
|
|
200
|
+
Downloaded ff v0.13.1
|
|
201
|
+
Downloaded ethnum v1.5.2
|
|
202
|
+
Downloaded either v1.15.0
|
|
203
|
+
Downloaded derivative v2.2.0
|
|
230
204
|
Downloaded darling v0.21.3
|
|
231
205
|
Downloaded darling v0.20.11
|
|
232
|
-
Downloaded
|
|
233
|
-
Downloaded
|
|
234
|
-
Downloaded
|
|
235
|
-
Downloaded
|
|
206
|
+
Downloaded ctor v0.5.0
|
|
207
|
+
Downloaded ark-poly v0.4.2
|
|
208
|
+
Downloaded ark-ec v0.4.2
|
|
209
|
+
Downloaded arbitrary v1.3.2
|
|
210
|
+
Downloaded ahash v0.8.12
|
|
211
|
+
Downloaded rand_core v0.6.4
|
|
212
|
+
Downloaded powerfmt v0.2.0
|
|
213
|
+
Downloaded pkcs8 v0.10.2
|
|
214
|
+
Downloaded keccak v0.1.5
|
|
215
|
+
Downloaded itoa v1.0.15
|
|
216
|
+
Downloaded hex-literal v0.4.1
|
|
217
|
+
Downloaded escape-bytes v0.1.1
|
|
218
|
+
Downloaded ed25519 v2.2.3
|
|
236
219
|
Downloaded dyn-clone v1.0.20
|
|
220
|
+
Downloaded dtor v0.1.1
|
|
237
221
|
Downloaded darling_macro v0.20.11
|
|
238
|
-
Downloaded
|
|
239
|
-
Downloaded
|
|
240
|
-
Downloaded
|
|
241
|
-
Downloaded
|
|
242
|
-
Downloaded
|
|
243
|
-
Downloaded
|
|
244
|
-
Downloaded
|
|
222
|
+
Downloaded crypto-common v0.1.6
|
|
223
|
+
Downloaded bytes-lit v0.0.5
|
|
224
|
+
Downloaded byteorder v1.5.0
|
|
225
|
+
Downloaded autocfg v1.5.0
|
|
226
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
227
|
+
Downloaded ark-serialize v0.4.2
|
|
228
|
+
Downloaded downcast-rs v1.2.1
|
|
229
|
+
Downloaded derive_arbitrary v1.3.2
|
|
230
|
+
Downloaded deranged v0.5.5
|
|
231
|
+
Downloaded data-encoding v2.9.0
|
|
232
|
+
Downloaded darling_macro v0.21.3
|
|
245
233
|
Downloaded cfg_eval v0.1.2
|
|
246
|
-
Downloaded
|
|
247
|
-
Downloaded
|
|
248
|
-
Downloaded
|
|
249
|
-
Downloaded
|
|
250
|
-
Downloaded
|
|
251
|
-
Downloaded
|
|
252
|
-
Downloaded
|
|
234
|
+
Downloaded base16ct v0.2.0
|
|
235
|
+
Downloaded ark-std v0.4.0
|
|
236
|
+
Downloaded ark-ff v0.4.2
|
|
237
|
+
Downloaded rand_chacha v0.3.1
|
|
238
|
+
Downloaded num-derive v0.4.2
|
|
239
|
+
Downloaded hash32 v0.3.1
|
|
240
|
+
Downloaded ecdsa v0.16.9
|
|
241
|
+
Downloaded crate-git-revision v0.0.6
|
|
242
|
+
Downloaded cpufeatures v0.2.17
|
|
243
|
+
Downloaded block-buffer v0.10.4
|
|
244
|
+
Downloaded base64ct v1.8.0
|
|
245
|
+
Downloaded ark-bn254 v0.4.0
|
|
246
|
+
Downloaded fnv v1.0.7
|
|
247
|
+
Downloaded equivalent v1.0.2
|
|
248
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
249
|
+
Downloaded ark-ff-macros v0.4.2
|
|
250
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
253
251
|
Downloaded cfg-if v1.0.4
|
|
254
|
-
Downloaded
|
|
255
|
-
Downloaded
|
|
256
|
-
Downloaded ryu v1.0.20
|
|
257
|
-
Downloaded rand_core v0.6.4
|
|
258
|
-
Downloaded primeorder v0.13.6
|
|
259
|
-
Downloaded ref-cast-impl v1.0.25
|
|
252
|
+
Downloaded ark-ff-asm v0.4.2
|
|
253
|
+
Downloaded stellar-xdr v25.0.0
|
|
260
254
|
Compiling proc-macro2 v1.0.103
|
|
261
|
-
Compiling unicode-ident v1.0.22
|
|
262
255
|
Compiling quote v1.0.41
|
|
256
|
+
Compiling unicode-ident v1.0.22
|
|
263
257
|
Compiling serde_core v1.0.228
|
|
264
258
|
Compiling serde v1.0.228
|
|
265
259
|
Compiling serde_json v1.0.145
|
|
266
260
|
Compiling memchr v2.7.6
|
|
267
|
-
Compiling itoa v1.0.15
|
|
268
261
|
Compiling ryu v1.0.20
|
|
269
|
-
Compiling
|
|
262
|
+
Compiling itoa v1.0.15
|
|
270
263
|
Compiling strsim v0.11.1
|
|
264
|
+
Compiling fnv v1.0.7
|
|
271
265
|
Compiling ident_case v1.0.1
|
|
272
266
|
Compiling version_check v0.9.5
|
|
273
267
|
Compiling typenum v1.19.0
|
|
@@ -277,34 +271,34 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
277
271
|
Compiling cpufeatures v0.2.17
|
|
278
272
|
Compiling data-encoding v2.9.0
|
|
279
273
|
Compiling cfg-if v1.0.4
|
|
274
|
+
Compiling escape-bytes v0.1.1
|
|
280
275
|
Compiling either v1.15.0
|
|
281
276
|
Compiling ethnum v1.5.2
|
|
282
|
-
Compiling generic-array v0.14.9
|
|
283
|
-
Compiling escape-bytes v0.1.1
|
|
284
277
|
Compiling semver v1.0.27
|
|
285
278
|
Compiling thiserror v1.0.69
|
|
286
279
|
Compiling equivalent v1.0.2
|
|
287
280
|
Compiling hashbrown v0.16.0
|
|
288
281
|
Compiling prettyplease v0.2.37
|
|
289
|
-
Compiling num-traits v0.2.19
|
|
290
282
|
Compiling base64 v0.22.1
|
|
283
|
+
Compiling generic-array v0.14.9
|
|
291
284
|
Compiling heapless v0.8.0
|
|
285
|
+
Compiling num-traits v0.2.19
|
|
292
286
|
Compiling byteorder v1.5.0
|
|
293
287
|
Compiling itertools v0.10.5
|
|
294
288
|
Compiling rustc_version v0.4.1
|
|
295
|
-
Compiling
|
|
289
|
+
Compiling heck v0.5.0
|
|
296
290
|
Compiling hash32 v0.3.1
|
|
297
291
|
Compiling static_assertions v1.1.0
|
|
298
|
-
Compiling
|
|
292
|
+
Compiling stable_deref_trait v1.2.1
|
|
299
293
|
Compiling itertools v0.14.0
|
|
300
294
|
Compiling indexmap v2.12.0
|
|
301
|
-
Compiling num-integer v0.1.46
|
|
302
295
|
Compiling syn v2.0.108
|
|
296
|
+
Compiling num-integer v0.1.46
|
|
297
|
+
Compiling wasmparser v0.116.1
|
|
298
|
+
Compiling num-bigint v0.4.6
|
|
303
299
|
Compiling crypto-common v0.1.6
|
|
304
300
|
Compiling block-buffer v0.10.4
|
|
305
|
-
Compiling wasmparser v0.116.1
|
|
306
301
|
Compiling digest v0.10.7
|
|
307
|
-
Compiling num-bigint v0.4.6
|
|
308
302
|
Compiling sha2 v0.10.9
|
|
309
303
|
Compiling darling_core v0.21.3
|
|
310
304
|
Compiling darling_core v0.20.11
|
|
@@ -313,13 +307,13 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
313
307
|
Compiling cfg_eval v0.1.2
|
|
314
308
|
Compiling thiserror-impl v1.0.69
|
|
315
309
|
Compiling num-derive v0.4.2
|
|
316
|
-
Compiling visibility v0.1.1
|
|
317
310
|
Compiling bytes-lit v0.0.5
|
|
311
|
+
Compiling visibility v0.1.1
|
|
318
312
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
319
|
-
Compiling darling_macro v0.20.11
|
|
320
313
|
Compiling darling_macro v0.21.3
|
|
321
|
-
Compiling
|
|
314
|
+
Compiling darling_macro v0.20.11
|
|
322
315
|
Compiling darling v0.21.3
|
|
316
|
+
Compiling darling v0.20.11
|
|
323
317
|
Compiling serde_with_macros v3.15.1
|
|
324
318
|
Compiling crate-git-revision v0.0.6
|
|
325
319
|
Compiling hex v0.4.3
|
|
@@ -332,11 +326,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
332
326
|
Compiling soroban-spec v25.1.0
|
|
333
327
|
Compiling soroban-env-macros v25.0.1
|
|
334
328
|
Compiling soroban-spec-rust v25.1.0
|
|
335
|
-
Compiling soroban-sdk-macros v25.1.0
|
|
336
329
|
Compiling soroban-env-guest v25.0.1
|
|
330
|
+
Compiling soroban-sdk-macros v25.1.0
|
|
337
331
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
338
332
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
339
|
-
Finished `release` profile [optimized] target(s) in
|
|
333
|
+
Finished `release` profile [optimized] target(s) in 1m 04s
|
|
340
334
|
âšī¸ Build Summary:
|
|
341
335
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (58012 bytes)
|
|
342
336
|
Wasm Hash: a61e80a56e38489a25f922ab29ad783434135f64ca9b9c7ab2ca7a7432f2ef7d
|
|
@@ -408,9 +402,9 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
408
402
|
Compiling byteorder v1.5.0
|
|
409
403
|
Compiling escape-bytes v0.1.1
|
|
410
404
|
Compiling stable_deref_trait v1.2.1
|
|
405
|
+
Compiling static_assertions v1.1.0
|
|
411
406
|
Compiling ethnum v1.5.2
|
|
412
407
|
Compiling num-traits v0.2.19
|
|
413
|
-
Compiling static_assertions v1.1.0
|
|
414
408
|
Compiling data-encoding v2.9.0
|
|
415
409
|
Compiling cfg-if v1.0.4
|
|
416
410
|
Compiling stellar-xdr v25.0.0
|
|
@@ -425,7 +419,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
425
419
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
426
420
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
427
421
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
428
|
-
Finished `release` profile [optimized] target(s) in
|
|
422
|
+
Finished `release` profile [optimized] target(s) in 16.43s
|
|
429
423
|
âšī¸ Build Summary:
|
|
430
424
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36129 bytes)
|
|
431
425
|
Wasm Hash: d871b71ff5f540d1a9a72ec62e1e481a531804047b538de2f5cde3c30b5c52f5
|
|
@@ -460,7 +454,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
460
454
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/uln-302/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
461
455
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
462
456
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
463
|
-
Finished `release` profile [optimized] target(s) in
|
|
457
|
+
Finished `release` profile [optimized] target(s) in 2.11s
|
|
464
458
|
âšī¸ Build Summary:
|
|
465
459
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (58799 bytes)
|
|
466
460
|
Wasm Hash: 54eb2be51ef372723ba480eadbae41481aaf498c5e183cbcbb73cbee63edd7f0
|
|
@@ -508,7 +502,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
508
502
|
|
|
509
503
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/upgrader/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
510
504
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
511
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
505
|
+
Finished `release` profile [optimized] target(s) in 0.51s
|
|
512
506
|
âšī¸ Build Summary:
|
|
513
507
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (5329 bytes)
|
|
514
508
|
Wasm Hash: bc5993c9cefc30e892532d78cb8a0c6eb5cc6723fec6f595dae266ad016275be
|
|
@@ -520,7 +514,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
520
514
|
|
|
521
515
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/blocked-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
522
516
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
523
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
517
|
+
Finished `release` profile [optimized] target(s) in 0.57s
|
|
524
518
|
âšī¸ Build Summary:
|
|
525
519
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15077 bytes)
|
|
526
520
|
Wasm Hash: d6773cb3781a3f8f31d373b9ece39e950fa8a19b6443e2599e52be18e7865961
|
|
@@ -537,7 +531,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
537
531
|
|
|
538
532
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/simple-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
539
533
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
540
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
534
|
+
Finished `release` profile [optimized] target(s) in 0.91s
|
|
541
535
|
âšī¸ Build Summary:
|
|
542
536
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (29825 bytes)
|
|
543
537
|
Wasm Hash: 7fc53277b7b586f0f3ad33720d904eb8ea21110b9c064a67317b4b9048127d41
|
|
@@ -578,7 +572,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
578
572
|
|
|
579
573
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/treasury/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
580
574
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
581
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
575
|
+
Finished `release` profile [optimized] target(s) in 0.85s
|
|
582
576
|
âšī¸ Build Summary:
|
|
583
577
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (28404 bytes)
|
|
584
578
|
Wasm Hash: 6a62e6549fd7e72ac1c63cd2d3040fd833840367e36bab205c6142ed592bf55d
|
|
@@ -611,7 +605,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
611
605
|
Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
612
606
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
613
607
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
614
|
-
Finished `release` profile [optimized] target(s) in
|
|
608
|
+
Finished `release` profile [optimized] target(s) in 2.32s
|
|
615
609
|
âšī¸ Build Summary:
|
|
616
610
|
Wasm File: target/wasm32v1-none/release/counter.wasm (40680 bytes)
|
|
617
611
|
Wasm Hash: e031afc9dc07436fdb36aac32169ea184720496f3c7a9890aec65f777258336d
|
|
@@ -658,7 +652,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
658
652
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
659
653
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
660
654
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
661
|
-
Finished `release` profile [optimized] target(s) in
|
|
655
|
+
Finished `release` profile [optimized] target(s) in 2.05s
|
|
662
656
|
âšī¸ Build Summary:
|
|
663
657
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (56479 bytes)
|
|
664
658
|
Wasm Hash: 1712d4e0a74d9b3a5a42aff8ff587d4a559d43bd8137aea1a5c3184d433896dd
|
|
@@ -720,7 +714,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
720
714
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/dvn-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
721
715
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
722
716
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
723
|
-
Finished `release` profile [optimized] target(s) in
|
|
717
|
+
Finished `release` profile [optimized] target(s) in 1.02s
|
|
724
718
|
âšī¸ Build Summary:
|
|
725
719
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22027 bytes)
|
|
726
720
|
Wasm Hash: 124985c0672b559ce89a85b405e6ca3b1e1838d03da4c85edec74efec449eb3f
|
|
@@ -748,7 +742,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
748
742
|
|
|
749
743
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
750
744
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
751
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
745
|
+
Finished `release` profile [optimized] target(s) in 1.44s
|
|
752
746
|
âšī¸ Build Summary:
|
|
753
747
|
Wasm File: target/wasm32v1-none/release/executor.wasm (56531 bytes)
|
|
754
748
|
Wasm Hash: e5a4eee90ddc18340e6246821de2fd98e5bf50163fcce06bdcbcbf53f2b8fcd4
|
|
@@ -807,7 +801,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
807
801
|
|
|
808
802
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
809
803
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
810
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
804
|
+
Finished `release` profile [optimized] target(s) in 0.87s
|
|
811
805
|
âšī¸ Build Summary:
|
|
812
806
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (34907 bytes)
|
|
813
807
|
Wasm Hash: c2585633f3a40f18d491bc7bbe43859f102caae277d6b5b7d1096135eeae180e
|
|
@@ -839,7 +833,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
839
833
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
840
834
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
841
835
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
842
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
836
|
+
Finished `release` profile [optimized] target(s) in 1.80s
|
|
843
837
|
âšī¸ Build Summary:
|
|
844
838
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (24759 bytes)
|
|
845
839
|
Wasm Hash: fc8138d22fe41796ab4c7dd551b425628b7a7d42d20bc4ec1ba2a4740104a9c6
|
|
@@ -855,7 +849,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
855
849
|
|
|
856
850
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/price-feed/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
857
851
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
858
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
852
|
+
Finished `release` profile [optimized] target(s) in 1.06s
|
|
859
853
|
âšī¸ Build Summary:
|
|
860
854
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33115 bytes)
|
|
861
855
|
Wasm Hash: bc1441eb80671ff57ab3e33c478da9f75b65b270257adbfb6f0d5073e8511ae2
|
|
@@ -898,7 +892,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
898
892
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/oft/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
899
893
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
900
894
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
901
|
-
Finished `release` profile [optimized] target(s) in 2.
|
|
895
|
+
Finished `release` profile [optimized] target(s) in 2.20s
|
|
902
896
|
âšī¸ Build Summary:
|
|
903
897
|
Wasm File: target/wasm32v1-none/release/oft.wasm (60817 bytes)
|
|
904
898
|
Wasm Hash: ecf9c8191d272ba8c743e743738241148f509549b9a5ab41be11ad50e1bffd0f
|
|
@@ -955,7 +949,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
955
949
|
âĸ ttl_configs
|
|
956
950
|
â
Build Complete
|
|
957
951
|
|
|
958
|
-
âąī¸ stellar contract build:
|
|
952
|
+
âąī¸ stellar contract build: 2:14.324 (m:ss.mmm)
|
|
959
953
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-cargo
|
|
960
954
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-config
|
|
961
955
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
@@ -968,7 +962,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
968
962
|
đĻ Using 4 default cache volume(s) for stellar
|
|
969
963
|
â
stellar-25.0.0 (Latest stable release)
|
|
970
964
|
đ§ stellar version: 25.0.0
|
|
971
|
-
(node:
|
|
965
|
+
(node:85560) [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.
|
|
972
966
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
973
967
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
974
968
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -983,68 +977,68 @@ sha256:57520026e52d8bfec50ae6363977a40712bfa2549bac8ceed62a150f1d58a8d2
|
|
|
983
977
|
đ Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-cargo
|
|
984
978
|
$ 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.0.0 bash -c $'cargo run -p ts-bindings-gen'
|
|
985
979
|
Downloading crates ...
|
|
986
|
-
Downloaded
|
|
980
|
+
Downloaded heck v0.4.1
|
|
981
|
+
Downloaded include_dir_macros v0.7.4
|
|
982
|
+
Downloaded opaque-debug v0.3.1
|
|
987
983
|
Downloaded sha2 v0.9.9
|
|
988
984
|
Downloaded glob v0.3.3
|
|
989
|
-
Downloaded include_dir v0.7.4
|
|
990
985
|
Downloaded soroban-spec-typescript v25.1.0
|
|
991
|
-
Downloaded opaque-debug v0.3.1
|
|
992
986
|
Downloaded base64 v0.21.7
|
|
993
|
-
Downloaded heck v0.4.1
|
|
994
987
|
Downloaded digest v0.9.0
|
|
988
|
+
Downloaded block-buffer v0.9.0
|
|
989
|
+
Downloaded include_dir v0.7.4
|
|
995
990
|
Downloaded anyhow v1.0.100
|
|
996
|
-
Downloaded include_dir_macros v0.7.4
|
|
997
991
|
Compiling proc-macro2 v1.0.103
|
|
998
|
-
Compiling unicode-ident v1.0.22
|
|
999
992
|
Compiling quote v1.0.41
|
|
993
|
+
Compiling unicode-ident v1.0.22
|
|
1000
994
|
Compiling serde_json v1.0.145
|
|
995
|
+
Compiling serde_core v1.0.228
|
|
1001
996
|
Compiling version_check v0.9.5
|
|
1002
997
|
Compiling typenum v1.19.0
|
|
1003
|
-
Compiling serde_core v1.0.228
|
|
1004
998
|
Compiling serde v1.0.228
|
|
1005
999
|
Compiling itoa v1.0.15
|
|
1006
|
-
Compiling ryu v1.0.20
|
|
1007
1000
|
Compiling memchr v2.7.6
|
|
1008
|
-
Compiling
|
|
1001
|
+
Compiling ryu v1.0.20
|
|
1009
1002
|
Compiling ident_case v1.0.1
|
|
1010
1003
|
Compiling fnv v1.0.7
|
|
1004
|
+
Compiling strsim v0.11.1
|
|
1011
1005
|
Compiling schemars v0.8.22
|
|
1012
|
-
Compiling cpufeatures v0.2.17
|
|
1013
|
-
Compiling dyn-clone v1.0.20
|
|
1014
1006
|
Compiling cfg-if v1.0.4
|
|
1015
|
-
Compiling
|
|
1016
|
-
Compiling
|
|
1007
|
+
Compiling dyn-clone v1.0.20
|
|
1008
|
+
Compiling cpufeatures v0.2.17
|
|
1017
1009
|
Compiling hashbrown v0.16.0
|
|
1018
1010
|
Compiling data-encoding v2.9.0
|
|
1019
1011
|
Compiling thiserror v1.0.69
|
|
1012
|
+
Compiling equivalent v1.0.2
|
|
1020
1013
|
Compiling base64 v0.22.1
|
|
1021
1014
|
Compiling prettyplease v0.2.37
|
|
1022
|
-
Compiling escape-bytes v0.1.1
|
|
1023
1015
|
Compiling semver v1.0.27
|
|
1016
|
+
Compiling escape-bytes v0.1.1
|
|
1017
|
+
Compiling generic-array v0.14.9
|
|
1024
1018
|
Compiling ethnum v1.5.2
|
|
1025
|
-
Compiling opaque-debug v0.3.1
|
|
1026
1019
|
Compiling glob v0.3.3
|
|
1020
|
+
Compiling opaque-debug v0.3.1
|
|
1027
1021
|
Compiling either v1.15.0
|
|
1028
1022
|
Compiling anyhow v1.0.100
|
|
1029
1023
|
Compiling heck v0.4.1
|
|
1030
|
-
Compiling itertools v0.10.5
|
|
1031
1024
|
Compiling indexmap v2.12.0
|
|
1032
1025
|
Compiling base64 v0.21.7
|
|
1033
|
-
Compiling
|
|
1026
|
+
Compiling itertools v0.10.5
|
|
1027
|
+
Compiling syn v2.0.108
|
|
1028
|
+
Compiling wasmparser v0.116.1
|
|
1034
1029
|
Compiling block-buffer v0.10.4
|
|
1035
|
-
Compiling
|
|
1030
|
+
Compiling crypto-common v0.1.6
|
|
1036
1031
|
Compiling digest v0.9.0
|
|
1037
|
-
Compiling
|
|
1038
|
-
Compiling digest v0.10.7
|
|
1032
|
+
Compiling block-buffer v0.9.0
|
|
1039
1033
|
Compiling sha2 v0.9.9
|
|
1040
|
-
Compiling
|
|
1034
|
+
Compiling digest v0.10.7
|
|
1041
1035
|
Compiling sha2 v0.10.9
|
|
1042
1036
|
Compiling include_dir_macros v0.7.4
|
|
1043
1037
|
Compiling include_dir v0.7.4
|
|
1044
1038
|
Compiling darling_core v0.21.3
|
|
1045
1039
|
Compiling serde_derive v1.0.228
|
|
1046
|
-
Compiling thiserror-impl v1.0.69
|
|
1047
1040
|
Compiling cfg_eval v0.1.2
|
|
1041
|
+
Compiling thiserror-impl v1.0.69
|
|
1048
1042
|
Compiling crate-git-revision v0.0.6
|
|
1049
1043
|
Compiling darling_macro v0.21.3
|
|
1050
1044
|
Compiling stellar-strkey v0.0.13
|
|
@@ -1056,7 +1050,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
1056
1050
|
Compiling soroban-spec v25.1.0
|
|
1057
1051
|
Compiling soroban-spec-typescript v25.1.0
|
|
1058
1052
|
Compiling ts-bindings-gen v0.0.1 (/workspace/contracts/protocol/stellar/tools/ts-bindings-gen)
|
|
1059
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m
|
|
1053
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
|
|
1060
1054
|
Running `target/debug/ts-bindings-gen`
|
|
1061
1055
|
đ Generating TypeScript bindings for Stellar contracts...
|
|
1062
1056
|
|
|
@@ -1170,7 +1164,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
1170
1164
|
- counter.ts
|
|
1171
1165
|
- oft.ts
|
|
1172
1166
|
- layerzero_view.ts
|
|
1173
|
-
âąī¸ bash -c cargo run -p ts-bindings-gen: 1:
|
|
1167
|
+
âąī¸ bash -c cargo run -p ts-bindings-gen: 1:23.354 (m:ss.mmm)
|
|
1174
1168
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-cargo
|
|
1175
1169
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-config
|
|
1176
1170
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|