All checks were successful
Vierziel-Build und Pflichtabnahme / checks (push) Successful in 6m4s
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-apple-darwin) (push) Successful in 3m44s
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-unknown-linux-gnu) (push) Successful in 3m34s
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, x86_64-unknown-linux-gnu) (push) Successful in 3m37s
Vierziel-Build und Pflichtabnahme / build (messense/cargo-xwin@sha256:4696dd4e79edf8569fa99c4b06bd99273e0501c7adc983aa61d57945f795bef0, x86_64-pc-windows-msvc) (push) Successful in 6m19s
Vierziel-Build und Pflichtabnahme / stage (push) Has been skipped
76 lines
2.9 KiB
Plaintext
76 lines
2.9 KiB
Plaintext
Compiling libc v0.2.189
|
|
Compiling syn v3.0.4
|
|
Compiling rustversion v1.0.23
|
|
Compiling log v0.4.34
|
|
Compiling errno v0.3.14
|
|
Compiling ident_case v1.0.1
|
|
Compiling signal-hook v0.3.18
|
|
Compiling strsim v0.11.1
|
|
Compiling parking_lot_core v0.9.12
|
|
Compiling cfg-if v1.0.4
|
|
Compiling darling_core v0.24.1
|
|
Compiling signal-hook-registry v1.4.8
|
|
Compiling scopeguard v1.2.0
|
|
Compiling smallvec v1.15.2
|
|
Compiling rustix v0.38.44
|
|
Compiling thiserror v2.0.20
|
|
Compiling lock_api v0.4.14
|
|
Compiling darling_macro v0.24.1
|
|
Compiling thiserror-impl v2.0.20
|
|
Compiling mio v1.2.2
|
|
Compiling syn v2.0.119
|
|
Compiling linux-raw-sys v0.4.15
|
|
Compiling bitflags v2.13.1
|
|
Compiling equivalent v1.0.2
|
|
Compiling paste v1.0.15
|
|
Compiling heck v0.5.0
|
|
Compiling instability v0.3.13
|
|
Compiling either v1.18.0
|
|
Compiling foldhash v0.1.5
|
|
Compiling allocator-api2 v0.2.21
|
|
Compiling hashbrown v0.15.5
|
|
Compiling strum_macros v0.26.4
|
|
Compiling itertools v0.13.0
|
|
Compiling redb v4.2.0
|
|
Compiling signal-hook-mio v0.2.5
|
|
Compiling darling v0.24.1
|
|
Compiling parking_lot v0.12.5
|
|
Compiling castaway v0.2.4
|
|
Compiling unicode-width v0.2.0
|
|
Compiling unicode-width v0.1.14
|
|
Compiling indoc v2.0.7
|
|
Compiling unicode-segmentation v1.13.3
|
|
Compiling jiff-core v0.1.0
|
|
Compiling itoa v1.0.18
|
|
Compiling static_assertions v1.1.0
|
|
Compiling ryu v1.0.23
|
|
Compiling compact_str v0.8.2
|
|
Compiling jiff v0.2.35
|
|
Compiling unicode-truncate v1.1.0
|
|
Compiling crossterm v0.28.1
|
|
Compiling strum v0.26.3
|
|
Compiling lru v0.12.5
|
|
Compiling cassowary v0.3.0
|
|
Compiling tb-runtime v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-runtime)
|
|
Compiling ratatui v0.29.0
|
|
Compiling tb-frontend v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-frontend)
|
|
Compiling anyhow v1.0.104
|
|
Compiling tb-ui v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-ui)
|
|
Compiling tb-vm v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-vm)
|
|
Compiling tb-export v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-export)
|
|
Compiling tb-runner v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-runner)
|
|
Finished `release` profile [optimized] target(s) in 1m 25s
|
|
Compiling anyhow v1.0.104
|
|
Compiling tb-export v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-export)
|
|
Finished `release` profile [optimized] target(s) in 7.40s
|
|
Running `target/release/tb-template /tmp/tb-ci-runtime-3wzk5bf9/runtime/aarch64-unknown-linux-gnu/tbrt aarch64-unknown-linux-gnu`
|
|
/tmp/tb-ci-runtime-3wzk5bf9/runtime/aarch64-unknown-linux-gnu
|
|
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
|
|
Running unittests src/main.rs (target/debug/deps/tbc-0838068ce19bb639)
|
|
|
|
running 1 test
|
|
test ide_acceptance::real_native_ide_exports_and_source_free_cli_library_consumer ... ok
|
|
|
|
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 1.00s
|
|
|