Release #343
release.yml
on: workflow_dispatch
Branch, Bump & tag crates
/
main
1m 41s
Matrix: Build executables and libraries / build
Matrix: Build Debian packages / build
Publish Cargo crates
/
publish
14m 55s
Matrix: Publish container image to DockerHub / build
Waiting for pending jobs
Matrix: eclipse / build / build
Waiting for pending jobs
Matrix: github / build-debian / build
Waiting for pending jobs
Matrix: github / build-standalone / build
Waiting for pending jobs
Matrix: Publish Homebrew formulae / build
Waiting for pending jobs
Matrix: eclipse / build-debian / build
Waiting for pending jobs
Matrix: debian / build / build
Waiting for pending jobs
Publish container image to DockerHub
/
publish
Publish artifacts to Eclipse downloads
/
publish
Publish artifacts to GitHub Releases
/
publish
Publish Homebrew formulae
/
publish
Publish Debian packages
/
publish
Annotations
9 errors and 2 warnings
Build Debian packages / build (arm-unknown-linux-gnueabi, ubuntu-20.04)
`cross build --release --bins --lib --target arm-unknown-linux-gnueabi` failed with status code 101:
info: downloading component 'rust-src'
info: installing component 'rust-src'
Unable to find image 'jenoch/rust-cross:arm-unknown-linux-gnueabi' locally
arm-unknown-linux-gnueabi: Pulling from jenoch/rust-cross
eaead16dc43b: Pulling fs layer
c2add21e9a95: Pulling fs layer
4960e7d40389: Pulling fs layer
0775434d3f0d: Pulling fs layer
9151b0abd4c7: Pulling fs layer
ca1b0c2762ce: Pulling fs layer
a0397e248cca: Pulling fs layer
3a30e9a15fbe: Pulling fs layer
a819fb947e39: Pulling fs layer
c9de61dc2d7d: Pulling fs layer
09c7e6fdf8aa: Pulling fs layer
8725c9185d09: Pulling fs layer
d5eb90d22058: Pulling fs layer
4081c678ccd8: Pulling fs layer
92092818c447: Pulling fs layer
9151b0abd4c7: Waiting
ca1b0c2762ce: Waiting
a0397e248cca: Waiting
3a30e9a15fbe: Waiting
d5eb90d22058: Waiting
a819fb947e39: Waiting
4081c678ccd8: Waiting
c9de61dc2d7d: Waiting
92092818c447: Waiting
09c7e6fdf8aa: Waiting
8725c9185d09: Waiting
0775434d3f0d: Waiting
c2add21e9a95: Verifying Checksum
c2add21e9a95: Download complete
0775434d3f0d: Verifying Checksum
0775434d3f0d: Download complete
eaead16dc43b: Verifying Checksum
eaead16dc43b: Download complete
ca1b0c2762ce: Verifying Checksum
ca1b0c2762ce: Download complete
9151b0abd4c7: Verifying Checksum
9151b0abd4c7: Download complete
a0397e248cca: Verifying Checksum
a0397e248cca: Download complete
a819fb947e39: Verifying Checksum
a819fb947e39: Download complete
c9de61dc2d7d: Verifying Checksum
c9de61dc2d7d: Download complete
09c7e6fdf8aa: Verifying Checksum
09c7e6fdf8aa: Download complete
eaead16dc43b: Pull complete
8725c9185d09: Verifying Checksum
8725c9185d09: Download complete
d5eb90d22058: Verifying Checksum
d5eb90d22058: Download complete
4081c678ccd8: Verifying Checksum
4081c678ccd8: Download complete
3a30e9a15fbe: Verifying Checksum
3a30e9a15fbe: Download complete
4960e7d40389: Verifying Checksum
4960e7d40389: Download complete
c2add21e9a95: Pull complete
92092818c447: Verifying Checksum
92092818c447: Download complete
4960e7d40389: Pull complete
0775434d3f0d: Pull complete
9151b0abd4c7: Pull complete
ca1b0c2762ce: Pull complete
a0397e248cca: Pull complete
3a30e9a15fbe: Pull complete
a819fb947e39: Pull complete
c9de61dc2d7d: Pull complete
09c7e6fdf8aa: Pull complete
8725c9185d09: Pull complete
d5eb90d22058: Pull complete
4081c678ccd8: Pull complete
92092818c447: Pull complete
Digest: sha256:f2407e4449e3852e5865608749969244fda0cfeeb43f5db3dd7036a2fbf1a7cf
Status: Downloaded newer image for jenoch/rust-cross:arm-unknown-linux-gnueabi
Compiling proc-macro2 v1.0.86
Compiling unicode-ident v1.0.13
Compiling version_check v0.9.5
Compiling autocfg v1.3.0
Compiling libc v0.2.158
Compiling serde v1.0.210
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.14
Compiling typeid v1.0.2
Compiling memchr v2.7.4
Compiling quote v1.0.37
Compiling syn v2.0.77
Compiling once_cell v1.19.0
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling lock_api v0.4.12
Compiling byteorder v1.5.0
Compiling getrandom v0.2.15
Compiling serde_json v1.0.128
Compiling subtle v2.6.1
Compiling futures-core v0.3.30
Compiling anyhow v1.0.89
Compiling itoa v1.0.11
Compiling scopeguard v1.2.0
Compiling futures-io v0.3.30
Compiling tracing-core v0.1.32
Compiling slab v0.4.9
Compiling spin v0.9.8
Compiling thiserror v1.0.63
Compiling bytes v1.7.1
Compiling rand_core v0.6.4
Compiling socket2 v0.5.7
Compiling shlex v1.3.0
Compiling mio v1.0.2
Compiling ryu v1.0.18
Compiling cc v1.1.20
Compiling schemars v0.8.21
Compiling crossbeam-utils v0.8.20
Compiling serde_derive_internals v0.29.1
Compiling either v1.13.0
Compiling ahash v0.8.11
Compiling parking v2.2.1
Compiling paste v1.0.15
Compiling concurrent-queue v2.5.0
Compiling lazy_static v1.5.0
Compiling zerocopy v0.7.35
Compiling pin-utils v0.1.0
Compiling zeroize v1.8.1
Compiling serde_derive v1.0.210
Compiling zerocopy-derive v0.7.35
|
Build executables and libraries / build (arm-unknown-linux-gnueabihf, ubuntu-20.04)
`cross build --release --bins --lib --target arm-unknown-linux-gnueabihf` failed with status code 101:
info: downloading component 'rust-src'
info: installing component 'rust-src'
Unable to find image 'jenoch/rust-cross:arm-unknown-linux-gnueabihf' locally
arm-unknown-linux-gnueabihf: Pulling from jenoch/rust-cross
eaead16dc43b: Pulling fs layer
506f1f708f9e: Pulling fs layer
daefd587998c: Pulling fs layer
e22433e260b2: Pulling fs layer
9182884682df: Pulling fs layer
c60389341d92: Pulling fs layer
b402ebc53730: Pulling fs layer
25e5d6cec033: Pulling fs layer
028ffc1de4b2: Pulling fs layer
c62f8921ec1d: Pulling fs layer
6b7a9d4f8e0c: Pulling fs layer
9182884682df: Waiting
2e6b8c81ff7b: Pulling fs layer
c60389341d92: Waiting
32774e5d7974: Pulling fs layer
b402ebc53730: Waiting
54736a556ae9: Pulling fs layer
ca33ad358680: Pulling fs layer
25e5d6cec033: Waiting
300680dab2a8: Pulling fs layer
ad87c37c6f9b: Pulling fs layer
c62f8921ec1d: Waiting
6b7a9d4f8e0c: Waiting
2e6b8c81ff7b: Waiting
32774e5d7974: Waiting
028ffc1de4b2: Waiting
54736a556ae9: Waiting
ca33ad358680: Waiting
300680dab2a8: Waiting
ad87c37c6f9b: Waiting
e22433e260b2: Waiting
506f1f708f9e: Verifying Checksum
506f1f708f9e: Download complete
e22433e260b2: Verifying Checksum
e22433e260b2: Download complete
eaead16dc43b: Verifying Checksum
eaead16dc43b: Download complete
c60389341d92: Verifying Checksum
c60389341d92: Download complete
9182884682df: Verifying Checksum
9182884682df: Download complete
25e5d6cec033: Verifying Checksum
25e5d6cec033: Download complete
028ffc1de4b2: Verifying Checksum
028ffc1de4b2: Download complete
b402ebc53730: Verifying Checksum
b402ebc53730: Download complete
6b7a9d4f8e0c: Download complete
eaead16dc43b: Pull complete
2e6b8c81ff7b: Verifying Checksum
2e6b8c81ff7b: Download complete
32774e5d7974: Verifying Checksum
32774e5d7974: Download complete
54736a556ae9: Verifying Checksum
54736a556ae9: Download complete
ca33ad358680: Download complete
300680dab2a8: Verifying Checksum
300680dab2a8: Download complete
daefd587998c: Verifying Checksum
daefd587998c: Download complete
c62f8921ec1d: Verifying Checksum
c62f8921ec1d: Download complete
506f1f708f9e: Pull complete
ad87c37c6f9b: Verifying Checksum
ad87c37c6f9b: Download complete
daefd587998c: Pull complete
e22433e260b2: Pull complete
9182884682df: Pull complete
c60389341d92: Pull complete
b402ebc53730: Pull complete
25e5d6cec033: Pull complete
028ffc1de4b2: Pull complete
c62f8921ec1d: Pull complete
6b7a9d4f8e0c: Pull complete
2e6b8c81ff7b: Pull complete
32774e5d7974: Pull complete
54736a556ae9: Pull complete
ca33ad358680: Pull complete
300680dab2a8: Pull complete
ad87c37c6f9b: Pull complete
Digest: sha256:2c07feea67e5ef754155947c3659d1a43ba5320d7745df89b8f9200b2ec7e63a
Status: Downloaded newer image for jenoch/rust-cross:arm-unknown-linux-gnueabihf
Compiling proc-macro2 v1.0.86
Compiling unicode-ident v1.0.13
Compiling version_check v0.9.5
Compiling autocfg v1.3.0
Compiling libc v0.2.158
Compiling serde v1.0.210
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.14
Compiling typeid v1.0.2
Compiling memchr v2.7.4
Compiling quote v1.0.37
Compiling syn v2.0.77
Compiling once_cell v1.19.0
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling lock_api v0.4.12
Compiling byteorder v1.5.0
Compiling getrandom v0.2.15
Compiling serde_json v1.0.128
Compiling subtle v2.6.1
Compiling futures-core v0.3.30
Compiling itoa v1.0.11
Compiling anyhow v1.0.89
Compiling scopeguard v1.2.0
Compiling futures-io v0.3.30
Compiling tracing-core v0.1.32
Compiling slab v0.4.9
Compiling spin v0.9.8
Compiling bytes v1.7.1
Compiling thiserror v1.0.63
Compiling rand_core v0.6.4
Compiling socket2 v0.5.7
Compiling shlex v1.3.0
Compiling mio v1.0.2
Compiling ryu v1.0.18
Compiling cc v1.1.20
Compiling schemars v0.8.21
Compiling crossbeam-utils v0.8.20
Compiling serde_derive_internals v0.29.1
Compiling either v1.13.0
Compiling ahash v0.8.11
Compiling paste v1.0.15
Compiling parking v2.
|
Build executables and libraries / build (aarch64-unknown-linux-gnu, ubuntu-20.04)
`cross build --release --bins --lib --target aarch64-unknown-linux-gnu` failed with status code 101:
info: downloading component 'rust-src'
info: installing component 'rust-src'
Unable to find image 'jenoch/rust-cross:aarch64-unknown-linux-gnu' locally
aarch64-unknown-linux-gnu: Pulling from jenoch/rust-cross
eaead16dc43b: Pulling fs layer
c2add21e9a95: Pulling fs layer
de2f87653eec: Pulling fs layer
0775434d3f0d: Pulling fs layer
a8c10b61cb22: Pulling fs layer
ca1b0c2762ce: Pulling fs layer
9f8d2d02c930: Pulling fs layer
7e614ccfffc8: Pulling fs layer
a819fb947e39: Pulling fs layer
5ec7f5cd35c4: Pulling fs layer
09c7e6fdf8aa: Pulling fs layer
1134d9dd6ec2: Pulling fs layer
b7383603568f: Pulling fs layer
882227f058e2: Pulling fs layer
f7110fa1de05: Pulling fs layer
985f261ab510: Pulling fs layer
e55cc902db05: Pulling fs layer
37e4c26d4fc6: Pulling fs layer
8f547672482d: Pulling fs layer
9f8d2d02c930: Waiting
7e614ccfffc8: Waiting
f7110fa1de05: Waiting
5ec7f5cd35c4: Waiting
985f261ab510: Waiting
09c7e6fdf8aa: Waiting
e55cc902db05: Waiting
1134d9dd6ec2: Waiting
882227f058e2: Waiting
b7383603568f: Waiting
0775434d3f0d: Waiting
37e4c26d4fc6: Waiting
ca1b0c2762ce: Waiting
a8c10b61cb22: Waiting
c2add21e9a95: Verifying Checksum
c2add21e9a95: Download complete
0775434d3f0d: Verifying Checksum
0775434d3f0d: Download complete
eaead16dc43b: Verifying Checksum
eaead16dc43b: Download complete
ca1b0c2762ce: Verifying Checksum
ca1b0c2762ce: Download complete
9f8d2d02c930: Verifying Checksum
9f8d2d02c930: Download complete
a8c10b61cb22: Verifying Checksum
a8c10b61cb22: Download complete
a819fb947e39: Verifying Checksum
a819fb947e39: Download complete
5ec7f5cd35c4: Verifying Checksum
5ec7f5cd35c4: Download complete
09c7e6fdf8aa: Verifying Checksum
09c7e6fdf8aa: Download complete
eaead16dc43b: Pull complete
7e614ccfffc8: Verifying Checksum
7e614ccfffc8: Download complete
b7383603568f: Verifying Checksum
b7383603568f: Download complete
882227f058e2: Verifying Checksum
882227f058e2: Download complete
f7110fa1de05: Verifying Checksum
f7110fa1de05: Download complete
985f261ab510: Verifying Checksum
985f261ab510: Download complete
e55cc902db05: Verifying Checksum
e55cc902db05: Download complete
de2f87653eec: Verifying Checksum
de2f87653eec: Download complete
37e4c26d4fc6: Verifying Checksum
37e4c26d4fc6: Download complete
1134d9dd6ec2: Verifying Checksum
1134d9dd6ec2: Download complete
c2add21e9a95: Pull complete
8f547672482d: Verifying Checksum
8f547672482d: Download complete
de2f87653eec: Pull complete
0775434d3f0d: Pull complete
a8c10b61cb22: Pull complete
ca1b0c2762ce: Pull complete
9f8d2d02c930: Pull complete
7e614ccfffc8: Pull complete
a819fb947e39: Pull complete
5ec7f5cd35c4: Pull complete
09c7e6fdf8aa: Pull complete
1134d9dd6ec2: Pull complete
b7383603568f: Pull complete
882227f058e2: Pull complete
f7110fa1de05: Pull complete
985f261ab510: Pull complete
e55cc902db05: Pull complete
37e4c26d4fc6: Pull complete
8f547672482d: Pull complete
Digest: sha256:251a1bb2deffbdcd38571d24a355ddb9c39b799e2e7504e6d6aae646def99e4e
Status: Downloaded newer image for jenoch/rust-cross:aarch64-unknown-linux-gnu
Compiling proc-macro2 v1.0.86
Compiling unicode-ident v1.0.13
Compiling version_check v0.9.5
Compiling libc v0.2.158
Compiling autocfg v1.3.0
Compiling serde v1.0.210
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.14
Compiling typeid v1.0.2
Compiling memchr v2.7.4
Compiling quote v1.0.37
Compiling syn v2.0.77
Compiling once_cell v1.19.0
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling getrandom v0.2.15
Compiling lock_api v0.4.12
Compiling byteorder v1.5.0
Compiling serde_json v1.0.128
Compiling subtle v2.6.1
Compiling futures-core v0.3.30
Compiling itoa v1.0.11
Compiling anyhow v1.0.89
Compiling scopeguard v1.2.0
Compiling futures-io v0.3.30
Compiling tracing-core v0.1.32
Compiling spin v0.9.8
Compiling slab v0.4.9
Compiling thiserror v1.0.63
Compiling bytes v1.7.1
Compiling rand_core v0.6.4
Compiling socket2 v0.5.7
Compili
|
Build Debian packages / build (aarch64-unknown-linux-gnu, ubuntu-20.04)
`cross build --release --bins --lib --target aarch64-unknown-linux-gnu` failed with status code 101:
info: downloading component 'rust-src'
info: installing component 'rust-src'
Unable to find image 'jenoch/rust-cross:aarch64-unknown-linux-gnu' locally
aarch64-unknown-linux-gnu: Pulling from jenoch/rust-cross
eaead16dc43b: Pulling fs layer
c2add21e9a95: Pulling fs layer
de2f87653eec: Pulling fs layer
0775434d3f0d: Pulling fs layer
a8c10b61cb22: Pulling fs layer
ca1b0c2762ce: Pulling fs layer
9f8d2d02c930: Pulling fs layer
7e614ccfffc8: Pulling fs layer
a819fb947e39: Pulling fs layer
5ec7f5cd35c4: Pulling fs layer
09c7e6fdf8aa: Pulling fs layer
1134d9dd6ec2: Pulling fs layer
b7383603568f: Pulling fs layer
882227f058e2: Pulling fs layer
f7110fa1de05: Pulling fs layer
985f261ab510: Pulling fs layer
e55cc902db05: Pulling fs layer
37e4c26d4fc6: Pulling fs layer
8f547672482d: Pulling fs layer
09c7e6fdf8aa: Waiting
1134d9dd6ec2: Waiting
b7383603568f: Waiting
985f261ab510: Waiting
882227f058e2: Waiting
f7110fa1de05: Waiting
e55cc902db05: Waiting
0775434d3f0d: Waiting
a8c10b61cb22: Waiting
9f8d2d02c930: Waiting
ca1b0c2762ce: Waiting
8f547672482d: Waiting
37e4c26d4fc6: Waiting
7e614ccfffc8: Waiting
a819fb947e39: Waiting
c2add21e9a95: Verifying Checksum
c2add21e9a95: Download complete
0775434d3f0d: Verifying Checksum
0775434d3f0d: Download complete
eaead16dc43b: Verifying Checksum
eaead16dc43b: Download complete
ca1b0c2762ce: Verifying Checksum
ca1b0c2762ce: Download complete
a8c10b61cb22: Verifying Checksum
a8c10b61cb22: Download complete
9f8d2d02c930: Verifying Checksum
9f8d2d02c930: Download complete
a819fb947e39: Verifying Checksum
a819fb947e39: Download complete
5ec7f5cd35c4: Verifying Checksum
5ec7f5cd35c4: Download complete
09c7e6fdf8aa: Download complete
eaead16dc43b: Pull complete
7e614ccfffc8: Verifying Checksum
7e614ccfffc8: Download complete
b7383603568f: Verifying Checksum
b7383603568f: Download complete
882227f058e2: Verifying Checksum
882227f058e2: Download complete
f7110fa1de05: Verifying Checksum
f7110fa1de05: Download complete
985f261ab510: Download complete
e55cc902db05: Verifying Checksum
e55cc902db05: Download complete
37e4c26d4fc6: Verifying Checksum
37e4c26d4fc6: Download complete
de2f87653eec: Verifying Checksum
de2f87653eec: Download complete
1134d9dd6ec2: Verifying Checksum
1134d9dd6ec2: Download complete
c2add21e9a95: Pull complete
8f547672482d: Verifying Checksum
8f547672482d: Download complete
de2f87653eec: Pull complete
0775434d3f0d: Pull complete
a8c10b61cb22: Pull complete
ca1b0c2762ce: Pull complete
9f8d2d02c930: Pull complete
7e614ccfffc8: Pull complete
a819fb947e39: Pull complete
5ec7f5cd35c4: Pull complete
09c7e6fdf8aa: Pull complete
1134d9dd6ec2: Pull complete
b7383603568f: Pull complete
882227f058e2: Pull complete
f7110fa1de05: Pull complete
985f261ab510: Pull complete
e55cc902db05: Pull complete
37e4c26d4fc6: Pull complete
8f547672482d: Pull complete
Digest: sha256:251a1bb2deffbdcd38571d24a355ddb9c39b799e2e7504e6d6aae646def99e4e
Status: Downloaded newer image for jenoch/rust-cross:aarch64-unknown-linux-gnu
Compiling proc-macro2 v1.0.86
Compiling unicode-ident v1.0.13
Compiling version_check v0.9.5
Compiling autocfg v1.3.0
Compiling libc v0.2.158
Compiling serde v1.0.210
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.14
Compiling typeid v1.0.2
Compiling memchr v2.7.4
Compiling quote v1.0.37
Compiling syn v2.0.77
Compiling once_cell v1.19.0
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling getrandom v0.2.15
Compiling lock_api v0.4.12
Compiling byteorder v1.5.0
Compiling subtle v2.6.1
Compiling serde_json v1.0.128
Compiling futures-core v0.3.30
Compiling anyhow v1.0.89
Compiling itoa v1.0.11
Compiling scopeguard v1.2.0
Compiling futures-io v0.3.30
Compiling tracing-core v0.1.32
Compiling spin v0.9.8
Compiling slab v0.4.9
Compiling thiserror v1.0.63
Compiling bytes v1.7.1
Compiling rand_core v0.6.4
Compiling socket2 v0.5.7
Compiling shlex v1.3.0
Compiling mio v1.0.2
C
|
Build executables and libraries / build (arm-unknown-linux-gnueabi, ubuntu-20.04)
`cross build --release --bins --lib --target arm-unknown-linux-gnueabi` failed with status code 101:
info: downloading component 'rust-src'
info: installing component 'rust-src'
Unable to find image 'jenoch/rust-cross:arm-unknown-linux-gnueabi' locally
arm-unknown-linux-gnueabi: Pulling from jenoch/rust-cross
eaead16dc43b: Pulling fs layer
c2add21e9a95: Pulling fs layer
4960e7d40389: Pulling fs layer
0775434d3f0d: Pulling fs layer
9151b0abd4c7: Pulling fs layer
0775434d3f0d: Waiting
9151b0abd4c7: Waiting
ca1b0c2762ce: Pulling fs layer
a0397e248cca: Pulling fs layer
3a30e9a15fbe: Pulling fs layer
a819fb947e39: Pulling fs layer
c9de61dc2d7d: Pulling fs layer
09c7e6fdf8aa: Pulling fs layer
8725c9185d09: Pulling fs layer
d5eb90d22058: Pulling fs layer
a0397e248cca: Waiting
3a30e9a15fbe: Waiting
4081c678ccd8: Pulling fs layer
92092818c447: Pulling fs layer
a819fb947e39: Waiting
c9de61dc2d7d: Waiting
09c7e6fdf8aa: Waiting
4081c678ccd8: Waiting
8725c9185d09: Waiting
92092818c447: Waiting
d5eb90d22058: Waiting
ca1b0c2762ce: Waiting
c2add21e9a95: Verifying Checksum
c2add21e9a95: Download complete
0775434d3f0d: Download complete
eaead16dc43b: Verifying Checksum
eaead16dc43b: Download complete
ca1b0c2762ce: Verifying Checksum
ca1b0c2762ce: Download complete
a0397e248cca: Verifying Checksum
a0397e248cca: Download complete
9151b0abd4c7: Verifying Checksum
9151b0abd4c7: Download complete
a819fb947e39: Download complete
c9de61dc2d7d: Verifying Checksum
c9de61dc2d7d: Download complete
eaead16dc43b: Pull complete
09c7e6fdf8aa: Download complete
3a30e9a15fbe: Verifying Checksum
3a30e9a15fbe: Download complete
d5eb90d22058: Verifying Checksum
d5eb90d22058: Download complete
8725c9185d09: Verifying Checksum
8725c9185d09: Download complete
4081c678ccd8: Verifying Checksum
4081c678ccd8: Download complete
4960e7d40389: Verifying Checksum
4960e7d40389: Download complete
92092818c447: Verifying Checksum
92092818c447: Download complete
c2add21e9a95: Pull complete
4960e7d40389: Pull complete
0775434d3f0d: Pull complete
9151b0abd4c7: Pull complete
ca1b0c2762ce: Pull complete
a0397e248cca: Pull complete
3a30e9a15fbe: Pull complete
a819fb947e39: Pull complete
c9de61dc2d7d: Pull complete
09c7e6fdf8aa: Pull complete
8725c9185d09: Pull complete
d5eb90d22058: Pull complete
4081c678ccd8: Pull complete
92092818c447: Pull complete
Digest: sha256:f2407e4449e3852e5865608749969244fda0cfeeb43f5db3dd7036a2fbf1a7cf
Status: Downloaded newer image for jenoch/rust-cross:arm-unknown-linux-gnueabi
Compiling proc-macro2 v1.0.86
Compiling unicode-ident v1.0.13
Compiling version_check v0.9.5
Compiling autocfg v1.3.0
Compiling libc v0.2.158
Compiling serde v1.0.210
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.14
Compiling typeid v1.0.2
Compiling memchr v2.7.4
Compiling quote v1.0.37
Compiling syn v2.0.77
Compiling once_cell v1.19.0
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling lock_api v0.4.12
Compiling byteorder v1.5.0
Compiling getrandom v0.2.15
Compiling serde_json v1.0.128
Compiling subtle v2.6.1
Compiling futures-core v0.3.30
Compiling itoa v1.0.11
Compiling anyhow v1.0.89
Compiling scopeguard v1.2.0
Compiling futures-io v0.3.30
Compiling tracing-core v0.1.32
Compiling slab v0.4.9
Compiling spin v0.9.8
Compiling thiserror v1.0.63
Compiling bytes v1.7.1
Compiling rand_core v0.6.4
Compiling socket2 v0.5.7
Compiling shlex v1.3.0
Compiling mio v1.0.2
Compiling ryu v1.0.18
Compiling cc v1.1.20
Compiling schemars v0.8.21
Compiling crossbeam-utils v0.8.20
Compiling serde_derive_internals v0.29.1
Compiling either v1.13.0
Compiling ahash v0.8.11
Compiling parking v2.2.1
Compiling paste v1.0.15
Compiling concurrent-queue v2.5.0
Compiling lazy_static v1.5.0
Compiling zerocopy v0.7.35
Compiling pin-utils v0.1.0
Compiling zeroize v1.8.1
Compiling serde_derive v1.0.210
Compiling zerocopy-derive v0.7.35
Compiling tracing-attributes v0.1.27
Compiling thiserror-impl v1.0.63
Compiling ppv-lite86
|
Build executables and libraries / build (armv7-unknown-linux-gnueabihf, ubuntu-20.04)
`cross build --release --bins --lib --target armv7-unknown-linux-gnueabihf` failed with status code 101:
info: downloading component 'rust-src'
info: installing component 'rust-src'
Unable to find image 'jenoch/rust-cross:armv7-unknown-linux-gnueabihf' locally
armv7-unknown-linux-gnueabihf: Pulling from jenoch/rust-cross
eaead16dc43b: Pulling fs layer
c2add21e9a95: Pulling fs layer
3e63dca7ace9: Pulling fs layer
0775434d3f0d: Pulling fs layer
4d67aa2aae8e: Pulling fs layer
ca1b0c2762ce: Pulling fs layer
843d73d702d6: Pulling fs layer
4a61fa085ba1: Pulling fs layer
a819fb947e39: Pulling fs layer
a159b7deec10: Pulling fs layer
09c7e6fdf8aa: Pulling fs layer
751b951e590e: Pulling fs layer
b7383603568f: Pulling fs layer
4d67aa2aae8e: Waiting
e3ef10f24c41: Pulling fs layer
f7110fa1de05: Pulling fs layer
855960dd5108: Pulling fs layer
ca1b0c2762ce: Waiting
e55cc902db05: Pulling fs layer
ba8fc36ba3ea: Pulling fs layer
843d73d702d6: Waiting
ad94aa70f9f3: Pulling fs layer
4a61fa085ba1: Waiting
751b951e590e: Waiting
a819fb947e39: Waiting
b7383603568f: Waiting
a159b7deec10: Waiting
09c7e6fdf8aa: Waiting
e3ef10f24c41: Waiting
f7110fa1de05: Waiting
ba8fc36ba3ea: Waiting
855960dd5108: Waiting
ad94aa70f9f3: Waiting
0775434d3f0d: Waiting
c2add21e9a95: Verifying Checksum
c2add21e9a95: Download complete
0775434d3f0d: Download complete
eaead16dc43b: Verifying Checksum
eaead16dc43b: Download complete
ca1b0c2762ce: Download complete
4d67aa2aae8e: Verifying Checksum
4d67aa2aae8e: Download complete
843d73d702d6: Verifying Checksum
843d73d702d6: Download complete
a819fb947e39: Verifying Checksum
a819fb947e39: Download complete
a159b7deec10: Verifying Checksum
a159b7deec10: Download complete
09c7e6fdf8aa: Download complete
eaead16dc43b: Pull complete
4a61fa085ba1: Download complete
b7383603568f: Download complete
e3ef10f24c41: Verifying Checksum
e3ef10f24c41: Download complete
f7110fa1de05: Verifying Checksum
f7110fa1de05: Download complete
855960dd5108: Verifying Checksum
855960dd5108: Download complete
e55cc902db05: Verifying Checksum
e55cc902db05: Download complete
ba8fc36ba3ea: Download complete
751b951e590e: Download complete
3e63dca7ace9: Verifying Checksum
3e63dca7ace9: Download complete
c2add21e9a95: Pull complete
ad94aa70f9f3: Verifying Checksum
ad94aa70f9f3: Download complete
3e63dca7ace9: Pull complete
0775434d3f0d: Pull complete
4d67aa2aae8e: Pull complete
ca1b0c2762ce: Pull complete
843d73d702d6: Pull complete
4a61fa085ba1: Pull complete
a819fb947e39: Pull complete
a159b7deec10: Pull complete
09c7e6fdf8aa: Pull complete
751b951e590e: Pull complete
b7383603568f: Pull complete
e3ef10f24c41: Pull complete
f7110fa1de05: Pull complete
855960dd5108: Pull complete
e55cc902db05: Pull complete
ba8fc36ba3ea: Pull complete
ad94aa70f9f3: Pull complete
Digest: sha256:dcba3539bf729a3a094dd6c7a19de4dd6397ec7c875318c394e5bd7a9aac2b5a
Status: Downloaded newer image for jenoch/rust-cross:armv7-unknown-linux-gnueabihf
Compiling proc-macro2 v1.0.86
Compiling unicode-ident v1.0.13
Compiling version_check v0.9.5
Compiling autocfg v1.3.0
Compiling libc v0.2.158
Compiling serde v1.0.210
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.14
Compiling typeid v1.0.2
Compiling memchr v2.7.4
Compiling quote v1.0.37
Compiling syn v2.0.77
Compiling once_cell v1.19.0
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling lock_api v0.4.12
Compiling byteorder v1.5.0
Compiling getrandom v0.2.15
Compiling subtle v2.6.1
Compiling serde_json v1.0.128
Compiling futures-core v0.3.30
Compiling itoa v1.0.11
Compiling anyhow v1.0.89
Compiling scopeguard v1.2.0
Compiling futures-io v0.3.30
Compiling tracing-core v0.1.32
Compiling spin v0.9.8
Compiling slab v0.4.9
Compiling bytes v1.7.1
Compiling thiserror v1.0.63
Compiling rand_core v0.6.4
Compiling socket2 v0.5.7
Compiling shlex v1.3.0
Compiling mio v1.0.2
Compiling ryu v1.0.18
Compiling cc v1.1.20
Compiling schemars v0.8.21
Compiling crossbeam-utils v0.8.20
Compiling serde_derive_internals v
|
Build executables and libraries / build (aarch64-unknown-linux-musl, ubuntu-20.04)
`cross build --release --bins --lib --target aarch64-unknown-linux-musl` failed with status code 101:
info: downloading component 'rust-src'
info: installing component 'rust-src'
Unable to find image 'jenoch/rust-cross:aarch64-unknown-linux-musl' locally
aarch64-unknown-linux-musl: Pulling from jenoch/rust-cross
eaead16dc43b: Pulling fs layer
d14f7643bbb5: Pulling fs layer
a8755fd3b5bd: Pulling fs layer
80adb93b2b02: Pulling fs layer
268b887e7313: Pulling fs layer
0518b1069a89: Pulling fs layer
51c4bb12bf1e: Pulling fs layer
69adabf24316: Pulling fs layer
e8695a929b8e: Pulling fs layer
dc369e5f98d5: Pulling fs layer
f45b6e1f76ca: Pulling fs layer
6972339f8b97: Pulling fs layer
3ea572d91d65: Pulling fs layer
018104cb0785: Pulling fs layer
83f5510784a8: Pulling fs layer
bb71d6fe581a: Pulling fs layer
cbeb353e02b8: Pulling fs layer
dc369e5f98d5: Waiting
f45b6e1f76ca: Waiting
6972339f8b97: Waiting
3ea572d91d65: Waiting
80adb93b2b02: Waiting
268b887e7313: Waiting
69adabf24316: Waiting
0518b1069a89: Waiting
51c4bb12bf1e: Waiting
e8695a929b8e: Waiting
018104cb0785: Waiting
83f5510784a8: Waiting
bb71d6fe581a: Waiting
cbeb353e02b8: Waiting
d14f7643bbb5: Verifying Checksum
d14f7643bbb5: Download complete
80adb93b2b02: Verifying Checksum
80adb93b2b02: Download complete
eaead16dc43b: Verifying Checksum
eaead16dc43b: Download complete
0518b1069a89: Verifying Checksum
0518b1069a89: Download complete
51c4bb12bf1e: Verifying Checksum
51c4bb12bf1e: Download complete
eaead16dc43b: Pull complete
69adabf24316: Verifying Checksum
69adabf24316: Download complete
268b887e7313: Download complete
dc369e5f98d5: Verifying Checksum
dc369e5f98d5: Download complete
e8695a929b8e: Verifying Checksum
e8695a929b8e: Download complete
6972339f8b97: Verifying Checksum
6972339f8b97: Download complete
3ea572d91d65: Verifying Checksum
3ea572d91d65: Download complete
018104cb0785: Download complete
83f5510784a8: Verifying Checksum
83f5510784a8: Download complete
bb71d6fe581a: Verifying Checksum
bb71d6fe581a: Download complete
a8755fd3b5bd: Verifying Checksum
a8755fd3b5bd: Download complete
d14f7643bbb5: Pull complete
cbeb353e02b8: Verifying Checksum
cbeb353e02b8: Download complete
f45b6e1f76ca: Verifying Checksum
f45b6e1f76ca: Download complete
a8755fd3b5bd: Pull complete
80adb93b2b02: Pull complete
268b887e7313: Pull complete
0518b1069a89: Pull complete
51c4bb12bf1e: Pull complete
69adabf24316: Pull complete
e8695a929b8e: Pull complete
dc369e5f98d5: Pull complete
f45b6e1f76ca: Pull complete
6972339f8b97: Pull complete
3ea572d91d65: Pull complete
018104cb0785: Pull complete
83f5510784a8: Pull complete
bb71d6fe581a: Pull complete
cbeb353e02b8: Pull complete
Digest: sha256:388eff651370d585e9e4715b2e83a03816446b1f1024717df81c2ff3bdeea190
Status: Downloaded newer image for jenoch/rust-cross:aarch64-unknown-linux-musl
Compiling proc-macro2 v1.0.86
Compiling unicode-ident v1.0.13
Compiling version_check v0.9.5
Compiling libc v0.2.158
Compiling autocfg v1.3.0
Compiling serde v1.0.210
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.14
Compiling typeid v1.0.2
Compiling memchr v2.7.4
Compiling quote v1.0.37
Compiling syn v2.0.77
Compiling once_cell v1.19.0
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling getrandom v0.2.15
Compiling lock_api v0.4.12
Compiling byteorder v1.5.0
Compiling subtle v2.6.1
Compiling serde_json v1.0.128
Compiling futures-core v0.3.30
Compiling anyhow v1.0.89
Compiling itoa v1.0.11
Compiling scopeguard v1.2.0
Compiling futures-io v0.3.30
Compiling tracing-core v0.1.32
Compiling spin v0.9.8
Compiling slab v0.4.9
Compiling thiserror v1.0.63
Compiling bytes v1.7.1
Compiling rand_core v0.6.4
Compiling socket2 v0.5.7
Compiling shlex v1.3.0
Compiling mio v1.0.2
Compiling ryu v1.0.18
Compiling cc v1.1.20
Compiling crossbeam-utils v0.8.20
Compiling schemars v0.8.21
Compiling serde_derive_internals v0.29.1
Compiling either v1.13.0
Compiling ahash v0.8.11
Compiling parking v2.2.1
Compiling paste v1.0.15
|
Build Debian packages / build (armv7-unknown-linux-gnueabihf, ubuntu-20.04)
`cross build --release --bins --lib --target armv7-unknown-linux-gnueabihf` failed with status code 101:
info: downloading component 'rust-src'
info: installing component 'rust-src'
Unable to find image 'jenoch/rust-cross:armv7-unknown-linux-gnueabihf' locally
armv7-unknown-linux-gnueabihf: Pulling from jenoch/rust-cross
eaead16dc43b: Pulling fs layer
c2add21e9a95: Pulling fs layer
3e63dca7ace9: Pulling fs layer
0775434d3f0d: Pulling fs layer
4d67aa2aae8e: Pulling fs layer
ca1b0c2762ce: Pulling fs layer
843d73d702d6: Pulling fs layer
4a61fa085ba1: Pulling fs layer
a819fb947e39: Pulling fs layer
a159b7deec10: Pulling fs layer
09c7e6fdf8aa: Pulling fs layer
751b951e590e: Pulling fs layer
b7383603568f: Pulling fs layer
e3ef10f24c41: Pulling fs layer
f7110fa1de05: Pulling fs layer
855960dd5108: Pulling fs layer
e55cc902db05: Pulling fs layer
ba8fc36ba3ea: Pulling fs layer
ad94aa70f9f3: Pulling fs layer
0775434d3f0d: Waiting
4d67aa2aae8e: Waiting
ca1b0c2762ce: Waiting
843d73d702d6: Waiting
e3ef10f24c41: Waiting
f7110fa1de05: Waiting
4a61fa085ba1: Waiting
a819fb947e39: Waiting
855960dd5108: Waiting
a159b7deec10: Waiting
09c7e6fdf8aa: Waiting
e55cc902db05: Waiting
ba8fc36ba3ea: Waiting
751b951e590e: Waiting
b7383603568f: Waiting
ad94aa70f9f3: Waiting
c2add21e9a95: Verifying Checksum
c2add21e9a95: Download complete
0775434d3f0d: Verifying Checksum
0775434d3f0d: Download complete
eaead16dc43b: Verifying Checksum
eaead16dc43b: Download complete
ca1b0c2762ce: Verifying Checksum
ca1b0c2762ce: Download complete
4d67aa2aae8e: Verifying Checksum
4d67aa2aae8e: Download complete
843d73d702d6: Verifying Checksum
843d73d702d6: Download complete
4a61fa085ba1: Verifying Checksum
4a61fa085ba1: Download complete
a819fb947e39: Verifying Checksum
a819fb947e39: Download complete
a159b7deec10: Download complete
09c7e6fdf8aa: Verifying Checksum
09c7e6fdf8aa: Download complete
b7383603568f: Verifying Checksum
b7383603568f: Download complete
eaead16dc43b: Pull complete
e3ef10f24c41: Verifying Checksum
e3ef10f24c41: Download complete
f7110fa1de05: Verifying Checksum
f7110fa1de05: Download complete
751b951e590e: Verifying Checksum
751b951e590e: Download complete
855960dd5108: Download complete
ba8fc36ba3ea: Verifying Checksum
ba8fc36ba3ea: Download complete
e55cc902db05: Download complete
3e63dca7ace9: Verifying Checksum
3e63dca7ace9: Download complete
c2add21e9a95: Pull complete
ad94aa70f9f3: Verifying Checksum
ad94aa70f9f3: Download complete
3e63dca7ace9: Pull complete
0775434d3f0d: Pull complete
4d67aa2aae8e: Pull complete
ca1b0c2762ce: Pull complete
843d73d702d6: Pull complete
4a61fa085ba1: Pull complete
a819fb947e39: Pull complete
a159b7deec10: Pull complete
09c7e6fdf8aa: Pull complete
751b951e590e: Pull complete
b7383603568f: Pull complete
e3ef10f24c41: Pull complete
f7110fa1de05: Pull complete
855960dd5108: Pull complete
e55cc902db05: Pull complete
ba8fc36ba3ea: Pull complete
ad94aa70f9f3: Pull complete
Digest: sha256:dcba3539bf729a3a094dd6c7a19de4dd6397ec7c875318c394e5bd7a9aac2b5a
Status: Downloaded newer image for jenoch/rust-cross:armv7-unknown-linux-gnueabihf
Compiling proc-macro2 v1.0.86
Compiling unicode-ident v1.0.13
Compiling version_check v0.9.5
Compiling autocfg v1.3.0
Compiling libc v0.2.158
Compiling serde v1.0.210
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.14
Compiling typeid v1.0.2
Compiling memchr v2.7.4
Compiling quote v1.0.37
Compiling syn v2.0.77
Compiling once_cell v1.19.0
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling lock_api v0.4.12
Compiling byteorder v1.5.0
Compiling getrandom v0.2.15
Compiling subtle v2.6.1
Compiling serde_json v1.0.128
Compiling futures-core v0.3.30
Compiling itoa v1.0.11
Compiling anyhow v1.0.89
Compiling scopeguard v1.2.0
Compiling futures-io v0.3.30
Compiling spin v0.9.8
Compiling tracing-core v0.1.32
Compiling slab v0.4.9
Compiling bytes v1.7.1
Compiling thiserror v1.0.63
Compiling rand_core v0.6.4
Compiling socket2 v0.5.7
Compiling shlex v1.3.0
Compiling mio v1.0.2
|
Publish Cargo crates / publish
`cargo publish --manifest-path /Users/runner/work/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/Cargo.toml --allow-dirty` failed with status code 101:
Updating `estuary` index
Packaging zenoh-plugin-ros2dds v1.0.0-rc.2 (/Users/runner/work/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds)
Verifying zenoh-plugin-ros2dds v1.0.0-rc.2 (/Users/runner/work/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds)
Updating crates.io index
error: failed to verify package tarball
Caused by:
failed to select a version for the requirement `zenoh = "^1.0.0-rc.2"`
candidate versions found which didn't match: 1.0.0-dev
location searched: `estuary` index
required by package `zenoh-plugin-ros2dds v1.0.0-rc.2 (/Users/runner/work/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/target/package/zenoh-plugin-ros2dds-1.0.0-rc.2)`
if you are looking for the prerelease package it needs to be specified explicitly
zenoh = { version = "1.0.0-dev" }
|
Build executables and libraries / build (aarch64-apple-darwin, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
Build executables and libraries / build (x86_64-apple-darwin, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
zenoh-plugin-ros2dds-1.0.0-rc.2-aarch64-apple-darwin-standalone.zip
|
7.75 MB |
|
zenoh-plugin-ros2dds-1.0.0-rc.2-x86_64-apple-darwin-standalone.zip
|
8.43 MB |
|
zenoh-plugin-ros2dds-1.0.0-rc.2-x86_64-pc-windows-msvc-standalone.zip
|
9.45 MB |
|
zenoh-plugin-ros2dds-1.0.0-rc.2-x86_64-unknown-linux-gnu-debian.zip
|
7.69 MB |
|
zenoh-plugin-ros2dds-1.0.0-rc.2-x86_64-unknown-linux-gnu-standalone.zip
|
10.7 MB |
|
zenoh-plugin-ros2dds-1.0.0-rc.2-x86_64-unknown-linux-musl-standalone.zip
|
10.7 MB |
|