Skip to content

Release

Release #32

Manually triggered November 22, 2024 08:46
Status Failure
Total duration 20m 6s
Artifacts

release.yml

on: workflow_dispatch
Branch, Bump & tag crates
42s
Branch, Bump & tag crates
Matrix: Build executables and libraries / build
Matrix: Build Debian packages / build
Publish Cargo crates  /  publish
19m 4s
Publish Cargo crates / publish
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 artifacts to Eclipse downloads  /  publish
Publish artifacts to Eclipse downloads / publish
Publish artifacts to GitHub Releases  /  publish
Publish artifacts to GitHub Releases / publish
Publish Homebrew formulae  /  publish
Publish Homebrew formulae / publish
Publish Debian packages  /  publish
Publish Debian packages / publish
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Build executables and libraries / build (x86_64-unknown-linux-gnu, ubuntu-20.04)
`cargo build --release --bins --lib --target x86_64-unknown-linux-gnu` failed with status code 101: error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
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: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
Build Debian packages / build (x86_64-unknown-linux-gnu, ubuntu-20.04)
`cargo build --release --bins --lib --target x86_64-unknown-linux-gnu` failed with status code 101: error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
Build executables and libraries / build (x86_64-unknown-linux-musl, ubuntu-20.04)
`cross build --release --bins --lib --target x86_64-unknown-linux-musl` failed with status code 101: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
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: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
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: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
Build executables and libraries / build (x86_64-apple-darwin, macos-14)
`cargo build --release --bins --lib --target x86_64-apple-darwin` failed with status code 101: error: failed to parse manifest at `/Users/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
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: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
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: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
Build executables and libraries / build (aarch64-apple-darwin, macos-14)
`cargo build --release --bins --lib --target aarch64-apple-darwin` failed with status code 101: error: failed to parse manifest at `/Users/runner/work/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
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: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
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: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
Build executables and libraries / build (x86_64-pc-windows-gnu, windows-2019)
`cargo build --release --bins --lib --target x86_64-pc-windows-gnu` failed with status code 101: error: failed to parse manifest at `D:\a\zenoh-ts\zenoh-ts\Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^^ missing field `name`
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: [cross] warning: unable to get metadata for package [cross] note: Falling back to `cargo` on the host. error: failed to parse manifest at `/home/runner/work/zenoh-ts/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`
Build executables and libraries / build (x86_64-pc-windows-msvc, windows-2019)
`cargo build --release --bins --lib --target x86_64-pc-windows-msvc` failed with status code 101: error: failed to parse manifest at `D:\a\zenoh-ts\zenoh-ts\Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^^ missing field `name`
Publish Cargo crates / publish
`cargo metadata --no-deps --format-version=1` failed with status code 101: error: failed to parse manifest at `/Users/runner/work/zenoh-ts/zenoh-ts/zenoh-ts/Cargo.toml` Caused by: TOML parse error at line 53, column 1 | 53 | [package] | ^^^^^^^^^ missing field `name`