2026-09-07T20:57:48.8683375Z gitea-arm64-01(version:v3.0.0) 2026-09-07T20:57:48.8683395Z ::group::Runner Information 2026-09-07T20:57:48.8683403Z Runner labels: ubuntu-latest, linux-arm64 2026-09-07T20:57:48.8683415Z Task: 559 2026-09-07T20:57:48.8683422Z Job: build 2026-09-07T20:57:48.8683431Z Repository: hugo/TerminalBasic 2026-09-07T20:57:48.8683496Z Triggered by event: push 2026-09-07T20:57:48.8683502Z ::endgroup:: 2026-09-07T20:57:48.8683509Z ::group::Operating System 2026-09-07T20:57:48.8683521Z Alpine Linux v3.24 2026-09-07T20:57:48.8683527Z linux/arm64 2026-09-07T20:57:48.8683546Z ::endgroup:: 2026-09-07T20:57:48.8689752Z workflow prepared 2026-09-07T20:57:48.8794235Z ::group::Starting job container 2026-09-07T20:57:48.8794765Z image: ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b 2026-09-07T20:57:48.8794933Z name: GITEA-ACTIONS-TASK-559-WORKFLOW-Vierziel-Build-und-Pflichtabnah-b5b5bb048fb8414f2641a638e25f1622dd92dc4f1c920e6bedfcc7d380c1061d 2026-09-07T20:57:48.8795091Z network: GITEA-ACTIONS-TASK-559-WORKFLOW-Vierziel-Build-und-Pflichtabnah-b5b5bb048fb8414f2641a638e25f1622dd92dc4f1c920e6bedfcc7d380c1061d-build-network 2026-09-07T20:57:48.8795360Z docker pull image=ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b platform= username= forcePull=false 2026-09-07T20:57:48.9099517Z Cleaning up network for job build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-unknown-linux-gnu), and network name is: GITEA-ACTIONS-TASK-559-WORKFLOW-Vierziel-Build-und-Pflichtabnah-b5b5bb048fb8414f2641a638e25f1622dd92dc4f1c920e6bedfcc7d380c1061d-build-network 2026-09-07T20:57:48.9480160Z docker create image=ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-559-WORKFLOW-Vierziel-Build-und-Pflichtabnah-b5b5bb048fb8414f2641a638e25f1622dd92dc4f1c920e6bedfcc7d380c1061d-build-network" 2026-09-07T20:57:48.9598474Z --network and --net in the options will be ignored. 2026-09-07T20:57:49.0120367Z docker run image=ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-559-WORKFLOW-Vierziel-Build-und-Pflichtabnah-b5b5bb048fb8414f2641a638e25f1622dd92dc4f1c920e6bedfcc7d380c1061d-build-network" 2026-09-07T20:57:49.2341057Z ::endgroup:: 2026-09-07T20:57:49.2435765Z Prepare all required actions 2026-09-07T20:57:50.6320198Z Download action repository 'actions/checkout@11d5960a326750d5838078e36cf38b85af677262' (SHA:11d5960a326750d5838078e36cf38b85af677262) 2026-09-07T20:57:51.2129721Z Download action repository 'actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5' (SHA:ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5) 2026-09-07T20:57:51.2130723Z Complete job name: build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-unknown-linux-gnu) 2026-09-07T20:57:51.2131048Z Matrix: map[image:ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b target:aarch64-unknown-linux-gnu] 2026-09-07T20:57:51.2898177Z ::group::Run set -eu 2026-09-07T20:57:51.2898879Z set -eu 2026-09-07T20:57:51.2899058Z curl -fsSL https://nodejs.org/dist/v22.22.0/node-v22.22.0-linux-arm64.tar.xz -o /tmp/tb-node.tar.xz 2026-09-07T20:57:51.2899234Z echo '1bf1eb9ee63ffc4e5d324c0b9b62cf4a289f44332dfef9607cea1a0d9596ba6f /tmp/tb-node.tar.xz' | sha256sum -c - 2026-09-07T20:57:51.2899377Z tar -xJf /tmp/tb-node.tar.xz -C /usr/local --strip-components=1 2026-09-07T20:57:51.2899547Z node --version 2026-09-07T20:57:51.2899686Z shell: sh -e {0} 2026-09-07T20:57:51.2899830Z ::endgroup:: 2026-09-07T20:57:51.5574944Z /tmp/tb-node.tar.xz: OK 2026-09-07T20:57:53.7622540Z v22.22.0 2026-09-07T20:57:53.8148093Z ::group::Run https://gitea.com/actions/checkout@11d5960a326750d5838078e36cf38b85af677262 2026-09-07T20:57:53.8148729Z with: 2026-09-07T20:57:53.8148899Z persist-credentials: false 2026-09-07T20:57:54.2150771Z ::add-matcher::/run/act/actions/f51a148e2d613b682129e86473b1f053285eeb72b79c8eaf2b1266670cf23e4e/dist/problem-matcher.json 2026-09-07T20:57:54.2154290Z Syncing repository: hugo/TerminalBasic 2026-09-07T20:57:54.2158309Z ::group::Getting Git version info 2026-09-07T20:57:54.2158796Z Working directory is '/workspace/hugo/TerminalBasic' 2026-09-07T20:57:54.2200757Z [command]/usr/bin/git version 2026-09-07T20:57:54.2261249Z git version 2.47.3 2026-09-07T20:57:54.2300334Z ::endgroup:: 2026-09-07T20:57:54.2351591Z Temporarily overriding HOME='/tmp/b3687079-a6ba-41fc-bfda-ace360e7f452' before making global git config changes 2026-09-07T20:57:54.2352816Z Adding repository directory to the temporary git global config as a safe directory 2026-09-07T20:57:54.2364899Z [command]/usr/bin/git config --global --add safe.directory /workspace/hugo/TerminalBasic 2026-09-07T20:57:54.2437739Z Deleting the contents of '/workspace/hugo/TerminalBasic' 2026-09-07T20:57:54.2449137Z ::group::Initializing the repository 2026-09-07T20:57:54.2456507Z [command]/usr/bin/git init /workspace/hugo/TerminalBasic 2026-09-07T20:57:54.2522244Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-07T20:57:54.2522982Z hint: is subject to change. To configure the initial branch name to use in all 2026-09-07T20:57:54.2523208Z hint: of your new repositories, which will suppress this warning, call: 2026-09-07T20:57:54.2523380Z hint: 2026-09-07T20:57:54.2523529Z hint: git config --global init.defaultBranch 2026-09-07T20:57:54.2523732Z hint: 2026-09-07T20:57:54.2523962Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-07T20:57:54.2524126Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-07T20:57:54.2524316Z hint: 2026-09-07T20:57:54.2524486Z hint: git branch -m 2026-09-07T20:57:54.2531930Z Initialized empty Git repository in /workspace/hugo/TerminalBasic/.git/ 2026-09-07T20:57:54.2566428Z [command]/usr/bin/git remote add origin https://git.rfc1437.de/hugo/TerminalBasic 2026-09-07T20:57:54.2627265Z ::endgroup:: 2026-09-07T20:57:54.2628043Z ::group::Disabling automatic garbage collection 2026-09-07T20:57:54.2634998Z [command]/usr/bin/git config --local gc.auto 0 2026-09-07T20:57:54.2692766Z ::endgroup:: 2026-09-07T20:57:54.2693109Z ::group::Setting up auth 2026-09-07T20:57:54.2715675Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-07T20:57:54.2780796Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-09-07T20:57:54.3300710Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/git\.rfc1437\.de\/\.extraheader 2026-09-07T20:57:54.3365758Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/git\.rfc1437\.de\/\.extraheader' && git config --local --unset-all 'http.https://git.rfc1437.de/.extraheader' || :" 2026-09-07T20:57:54.3887789Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-07T20:57:54.3951663Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-07T20:57:54.4460230Z [command]/usr/bin/git config --local http.https://git.rfc1437.de/.extraheader AUTHORIZATION: basic *** 2026-09-07T20:57:54.4539498Z ::endgroup:: 2026-09-07T20:57:54.4540414Z ::group::Fetching the repository 2026-09-07T20:57:54.4554348Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dec067dfec0c97918f92f00d0b2729238f494c6a:refs/remotes/origin/ci/phase-6-06 2026-09-07T20:57:54.9677229Z From https://git.rfc1437.de/hugo/TerminalBasic 2026-09-07T20:57:54.9677925Z * [new ref] dec067dfec0c97918f92f00d0b2729238f494c6a -> origin/ci/phase-6-06 2026-09-07T20:57:54.9707464Z ::endgroup:: 2026-09-07T20:57:54.9708319Z ::group::Determining the checkout info 2026-09-07T20:57:54.9716946Z ::endgroup:: 2026-09-07T20:57:54.9717210Z [command]/usr/bin/git sparse-checkout disable 2026-09-07T20:57:54.9766783Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-09-07T20:57:54.9803750Z ::group::Checking out the ref 2026-09-07T20:57:54.9811445Z [command]/usr/bin/git checkout --progress --force -B ci/phase-6-06 refs/remotes/origin/ci/phase-6-06 2026-09-07T20:57:55.0324581Z Switched to a new branch 'ci/phase-6-06' 2026-09-07T20:57:55.0325241Z branch 'ci/phase-6-06' set up to track 'origin/ci/phase-6-06'. 2026-09-07T20:57:55.0337928Z ::endgroup:: 2026-09-07T20:57:55.0423789Z [command]/usr/bin/git log -1 --format=%H 2026-09-07T20:57:55.0478809Z dec067dfec0c97918f92f00d0b2729238f494c6a 2026-09-07T20:57:55.0499182Z ::group::Removing auth 2026-09-07T20:57:55.0509440Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-07T20:57:55.0550111Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-09-07T20:57:55.0978291Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/git\.rfc1437\.de\/\.extraheader 2026-09-07T20:57:55.1015403Z http.https://git.rfc1437.de/.extraheader 2026-09-07T20:57:55.1028224Z [command]/usr/bin/git config --local --unset-all http.https://git.rfc1437.de/.extraheader 2026-09-07T20:57:55.1072463Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/git\.rfc1437\.de\/\.extraheader' && git config --local --unset-all 'http.https://git.rfc1437.de/.extraheader' || :" 2026-09-07T20:57:55.1547535Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-07T20:57:55.1598446Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-07T20:57:55.2047701Z ::endgroup:: 2026-09-07T20:57:55.2054501Z ::remove-matcher owner=checkout-git:: 2026-09-07T20:57:55.2233289Z ::endgroup:: 2026-09-07T20:57:55.3386553Z ::group::Run sh .gitea/scripts/bootstrap.sh 2026-09-07T20:57:55.3387010Z sh .gitea/scripts/bootstrap.sh 2026-09-07T20:57:55.3387174Z shell: sh -e {0} 2026-09-07T20:57:55.3387331Z ::endgroup:: 2026-09-07T20:57:55.4097983Z info: syncing channel updates for '1.97.1-aarch64-unknown-linux-gnu' 2026-09-07T20:57:55.5451844Z info: latest update on 2026-07-16, rust version 1.97.1 (8bab26f4f 2026-07-14) 2026-09-07T20:57:55.5452688Z info: downloading component 'cargo' 2026-09-07T20:57:55.6741563Z info: downloading component 'clippy' 2026-09-07T20:57:55.7505278Z info: downloading component 'rust-std' 2026-09-07T20:57:57.2735411Z info: downloading component 'rustc' 2026-09-07T20:57:59.6767694Z info: downloading component 'rustfmt' 2026-09-07T20:57:59.7376411Z info: installing component 'cargo' 2026-09-07T20:58:00.4601620Z info: installing component 'clippy' 2026-09-07T20:58:00.8161723Z info: installing component 'rust-std' 2026-09-07T20:58:02.7501284Z info: installing component 'rustc' 2026-09-07T20:58:06.6577351Z info: installing component 'rustfmt' 2026-09-07T20:58:06.9644460Z 2026-09-07T20:58:07.0196859Z 1.97.1-aarch64-unknown-linux-gnu installed - rustc 1.97.1 (8bab26f4f 2026-07-14) 2026-09-07T20:58:07.0197479Z 2026-09-07T20:58:07.9152833Z /tmp/tb-7zip.tar.xz: OK 2026-09-07T20:58:08.0644811Z rustc 1.97.1 (8bab26f4f 2026-07-14) 2026-09-07T20:58:08.0736637Z 2026-09-07T20:58:08.0737388Z 7-Zip (z) 25.01 (arm64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2026-09-07T20:58:08.0737825Z 64-bit arm_v:8-A locale=C.UTF-8 Threads:4 OPEN_MAX:1024, ASM 2026-09-07T20:58:08.0738302Z 2026-09-07T20:58:08.1663709Z ::group::Run python3 .gitea/scripts/build.py --target "$TB_TARGET" --output dist 2026-09-07T20:58:08.1664582Z python3 .gitea/scripts/build.py --target "$TB_TARGET" --output dist 2026-09-07T20:58:08.1664878Z shell: sh -e {0} 2026-09-07T20:58:08.1665100Z ::endgroup:: 2026-09-07T20:58:08.2694761Z + rustup target add aarch64-unknown-linux-gnu 2026-09-07T20:58:08.4050910Z info: component 'rust-std' for target 'aarch64-unknown-linux-gnu' is up to date 2026-09-07T20:58:08.4344758Z + cargo zigbuild --locked --release --target aarch64-unknown-linux-gnu.2.28 -p tb-ide -p tb-cli -p tb-runner --bins 2026-09-07T20:58:08.9252261Z Updating crates.io index 2026-09-07T20:58:09.7698948Z Downloading crates ... 2026-09-07T20:58:09.8631268Z Downloaded anyhow v1.0.104 2026-09-07T20:58:09.8666075Z Downloaded bitflags v2.13.1 2026-09-07T20:58:09.8738276Z Downloaded castaway v0.2.4 2026-09-07T20:58:09.8754526Z Downloaded unicode-truncate v1.1.0 2026-09-07T20:58:09.8784426Z Downloaded lru v0.12.5 2026-09-07T20:58:09.8811821Z Downloaded allocator-api2 v0.2.21 2026-09-07T20:58:09.8871983Z Downloaded strsim v0.11.1 2026-09-07T20:58:09.8879146Z Downloaded equivalent v1.0.2 2026-09-07T20:58:09.8891972Z Downloaded cassowary v0.3.0 2026-09-07T20:58:09.8945881Z Downloaded strum_macros v0.26.4 2026-09-07T20:58:09.8946898Z Downloaded bitflags v1.3.2 2026-09-07T20:58:09.8987128Z Downloaded parking_lot v0.12.5 2026-09-07T20:58:09.9021160Z Downloaded smallvec v1.15.2 2026-09-07T20:58:09.9041068Z Downloaded unicase v2.9.0 2026-09-07T20:58:09.9087989Z Downloaded defmt-macros v1.1.1 2026-09-07T20:58:09.9106227Z Downloaded heck v0.5.0 2026-09-07T20:58:09.9122742Z Downloaded lock_api v0.4.14 2026-09-07T20:58:09.9160654Z Downloaded proc-macro2 v1.0.107 2026-09-07T20:58:09.9191014Z Downloaded scopeguard v1.2.0 2026-09-07T20:58:09.9191846Z Downloaded signal-hook v0.3.18 2026-09-07T20:58:09.9235464Z Downloaded signal-hook-mio v0.2.5 2026-09-07T20:58:09.9271913Z Downloaded darling_macro v0.24.1 2026-09-07T20:58:09.9272730Z Downloaded either v1.18.0 2026-09-07T20:58:09.9287005Z Downloaded errno v0.3.14 2026-09-07T20:58:09.9293863Z Downloaded foldhash v0.1.5 2026-09-07T20:58:09.9309995Z Downloaded jiff-static v0.2.35 2026-09-07T20:58:09.9324026Z Downloaded instability v0.3.13 2026-09-07T20:58:09.9340740Z Downloaded defmt-parser v1.0.0 2026-09-07T20:58:09.9355138Z Downloaded ident_case v1.0.1 2026-09-07T20:58:09.9365878Z Downloaded indoc v2.0.7 2026-09-07T20:58:09.9408510Z Downloaded cfg-if v1.0.4 2026-09-07T20:58:09.9422210Z Downloaded darling_core v0.24.1 2026-09-07T20:58:09.9498999Z Downloaded defmt v1.1.1 2026-09-07T20:58:09.9558138Z Downloaded itoa v1.0.18 2026-09-07T20:58:09.9575311Z Downloaded static_assertions v1.1.0 2026-09-07T20:58:09.9641490Z Downloaded strum v0.26.3 2026-09-07T20:58:09.9660200Z Downloaded paste v1.0.15 2026-09-07T20:58:09.9703212Z Downloaded quote v1.0.47 2026-09-07T20:58:09.9736902Z Downloaded thiserror-impl v2.0.20 2026-09-07T20:58:09.9769280Z Downloaded rustversion v1.0.23 2026-09-07T20:58:09.9805616Z Downloaded signal-hook-registry v1.4.8 2026-09-07T20:58:09.9822721Z Downloaded parking_lot_core v0.9.12 2026-09-07T20:58:09.9848509Z Downloaded thiserror v2.0.20 2026-09-07T20:58:09.9923290Z Downloaded unicode-ident v1.0.24 2026-09-07T20:58:09.9956448Z Downloaded ryu v1.0.23 2026-09-07T20:58:09.9998526Z Downloaded log v0.4.34 2026-09-07T20:58:10.0028425Z Downloaded serde_core v1.0.229 2026-09-07T20:58:10.0064179Z Downloaded darling v0.24.1 2026-09-07T20:58:10.0144995Z Downloaded itertools v0.13.0 2026-09-07T20:58:10.0229331Z Downloaded hashbrown v0.15.5 2026-09-07T20:58:10.0289432Z Downloaded jiff-core v0.1.0 2026-09-07T20:58:10.0333893Z Downloaded compact_str v0.8.2 2026-09-07T20:58:10.0376227Z Downloaded unicode-segmentation v1.13.3 2026-09-07T20:58:10.0412539Z Downloaded memchr v2.8.3 2026-09-07T20:58:10.0480270Z Downloaded mio v1.2.2 2026-09-07T20:58:10.0554387Z Downloaded crossterm v0.28.1 2026-09-07T20:58:10.0633641Z Downloaded pulldown-cmark v0.13.4 2026-09-07T20:58:10.0694673Z Downloaded unicode-width v0.2.0 2026-09-07T20:58:10.0759204Z Downloaded syn v3.0.4 2026-09-07T20:58:10.0885678Z Downloaded unicode-width v0.1.14 2026-09-07T20:58:10.0952233Z Downloaded redb v4.2.0 2026-09-07T20:58:10.1068199Z Downloaded rustix v0.38.44 2026-09-07T20:58:10.1363039Z Downloaded syn v2.0.119 2026-09-07T20:58:10.1493697Z Downloaded ratatui v0.29.0 2026-09-07T20:58:10.1725191Z Downloaded jiff v0.2.35 2026-09-07T20:58:10.1909714Z Downloaded libc v0.2.189 2026-09-07T20:58:10.2399802Z Downloaded linux-raw-sys v0.4.15 2026-09-07T20:58:10.3432968Z Compiling proc-macro2 v1.0.107 2026-09-07T20:58:10.3433928Z Compiling unicode-ident v1.0.24 2026-09-07T20:58:10.4459629Z Compiling quote v1.0.47 2026-09-07T20:58:10.6692538Z Compiling libc v0.2.189 2026-09-07T20:58:11.7079392Z Compiling syn v3.0.4 2026-09-07T20:58:12.1727332Z Compiling rustversion v1.0.23 2026-09-07T20:58:12.4894937Z Compiling log v0.4.34 2026-09-07T20:58:13.1926596Z Compiling errno v0.3.14 2026-09-07T20:58:13.2985502Z Compiling parking_lot_core v0.9.12 2026-09-07T20:58:13.4880551Z Compiling cfg-if v1.0.4 2026-09-07T20:58:13.5215035Z Compiling signal-hook v0.3.18 2026-09-07T20:58:13.6627184Z Compiling ident_case v1.0.1 2026-09-07T20:58:13.7416589Z Compiling strsim v0.11.1 2026-09-07T20:58:14.0634265Z Compiling signal-hook-registry v1.4.8 2026-09-07T20:58:14.3705866Z Compiling thiserror v2.0.20 2026-09-07T20:58:14.6578700Z Compiling bitflags v2.13.1 2026-09-07T20:58:14.9417608Z Compiling darling_core v0.24.1 2026-09-07T20:58:16.7684094Z Compiling smallvec v1.15.2 2026-09-07T20:58:16.9963988Z Compiling rustix v0.38.44 2026-09-07T20:58:17.2914086Z Compiling scopeguard v1.2.0 2026-09-07T20:58:17.3554285Z Compiling lock_api v0.4.14 2026-09-07T20:58:17.8740128Z Compiling thiserror-impl v2.0.20 2026-09-07T20:58:18.4114035Z Compiling darling_macro v0.24.1 2026-09-07T20:58:19.4184812Z Compiling mio v1.2.2 2026-09-07T20:58:19.4475089Z Compiling syn v2.0.119 2026-09-07T20:58:19.9451735Z Compiling redb v4.2.0 2026-09-07T20:58:20.1055122Z Compiling linux-raw-sys v0.4.15 2026-09-07T20:58:20.4478396Z Compiling allocator-api2 v0.2.21 2026-09-07T20:58:20.8648131Z Compiling equivalent v1.0.2 2026-09-07T20:58:20.9051762Z Compiling paste v1.0.15 2026-09-07T20:58:21.1146607Z Compiling heck v0.5.0 2026-09-07T20:58:21.2866130Z Compiling either v1.18.0 2026-09-07T20:58:21.4985141Z Compiling foldhash v0.1.5 2026-09-07T20:58:21.6396077Z Compiling instability v0.3.13 2026-09-07T20:58:21.7873386Z Compiling hashbrown v0.15.5 2026-09-07T20:58:22.5475656Z Compiling itertools v0.13.0 2026-09-07T20:58:22.6634467Z Compiling strum_macros v0.26.4 2026-09-07T20:58:24.7038272Z Compiling signal-hook-mio v0.2.5 2026-09-07T20:58:24.8333651Z Compiling darling v0.24.1 2026-09-07T20:58:24.8796679Z Compiling parking_lot v0.12.5 2026-09-07T20:58:25.4621445Z Compiling castaway v0.2.4 2026-09-07T20:58:25.4830688Z Compiling indoc v2.0.7 2026-09-07T20:58:25.5338118Z Compiling unicode-width v0.2.0 2026-09-07T20:58:25.7456776Z Compiling unicode-width v0.1.14 2026-09-07T20:58:25.8791653Z Compiling itoa v1.0.18 2026-09-07T20:58:25.9536886Z Compiling static_assertions v1.1.0 2026-09-07T20:58:25.9917065Z Compiling ryu v1.0.23 2026-09-07T20:58:26.0485560Z Compiling jiff-core v0.1.0 2026-09-07T20:58:26.1760769Z Compiling unicode-segmentation v1.13.3 2026-09-07T20:58:26.7081183Z Compiling unicode-truncate v1.1.0 2026-09-07T20:58:26.8385968Z Compiling compact_str v0.8.2 2026-09-07T20:58:27.6586857Z Compiling jiff v0.2.35 2026-09-07T20:58:28.5150762Z Compiling crossterm v0.28.1 2026-09-07T20:58:34.8513871Z Compiling strum v0.26.3 2026-09-07T20:58:35.3884733Z Compiling lru v0.12.5 2026-09-07T20:58:35.5384289Z Compiling cassowary v0.3.0 2026-09-07T20:58:36.5620278Z Compiling ratatui v0.29.0 2026-09-07T20:58:43.0336060Z Compiling tb-runtime v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-runtime) 2026-09-07T20:58:45.4137023Z Compiling tb-frontend v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-frontend) 2026-09-07T20:58:51.9969991Z Compiling anyhow v1.0.104 2026-09-07T20:58:52.3193991Z Compiling tb-ui v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-ui) 2026-09-07T20:58:54.1197816Z Compiling tb-vm v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-vm) 2026-09-07T20:58:59.7721398Z Compiling tb-export v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-export) 2026-09-07T20:59:00.7295956Z Compiling pulldown-cmark v0.13.4 2026-09-07T20:59:00.8820620Z Compiling memchr v2.8.3 2026-09-07T20:59:01.5357456Z Compiling unicase v2.9.0 2026-09-07T20:59:04.9301243Z Compiling tb-runner v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-runner) 2026-09-07T20:59:05.6326052Z Compiling tb-ide v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-ide) 2026-09-07T20:59:49.0050329Z warning: linker stderr: ignoring deprecated linker optimization setting '1' 2026-09-07T20:59:49.0051444Z | 2026-09-07T20:59:49.0051830Z = note: `#[warn(linker_messages)]` on by default 2026-09-07T20:59:49.0052731Z 2026-09-07T20:59:49.0632762Z warning: `tb-runner` (bin "tbrt") generated 1 warning 2026-09-07T20:59:49.0636924Z Compiling tb-cli v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-cli) 2026-09-07T21:00:24.0106282Z warning: `tb-ide` (bin "tb") generated 1 warning (1 duplicate) 2026-09-07T21:00:35.0774966Z warning: `tb-cli` (bin "tbc") generated 1 warning (1 duplicate) 2026-09-07T21:00:35.0775587Z Finished `release` profile [optimized] target(s) in 2m 26s 2026-09-07T21:00:35.1344411Z + cargo build --locked --release -p tb-export --bin tb-template 2026-09-07T21:00:35.2287884Z Compiling proc-macro2 v1.0.107 2026-09-07T21:00:35.2293731Z Compiling quote v1.0.47 2026-09-07T21:00:35.4431839Z Compiling unicode-ident v1.0.24 2026-09-07T21:00:35.5347160Z Compiling thiserror v2.0.20 2026-09-07T21:00:35.8821538Z Compiling redb v4.2.0 2026-09-07T21:00:36.2748180Z Compiling syn v3.0.4 2026-09-07T21:00:36.2953495Z Compiling jiff-core v0.1.0 2026-09-07T21:00:37.9674828Z Compiling log v0.4.34 2026-09-07T21:00:38.1241485Z Compiling jiff v0.2.35 2026-09-07T21:00:38.9626357Z Compiling thiserror-impl v2.0.20 2026-09-07T21:00:45.2485704Z Compiling unicode-width v0.2.0 2026-09-07T21:00:45.4560319Z Compiling tb-runtime v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-runtime) 2026-09-07T21:00:54.3620544Z Compiling tb-frontend v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-frontend) 2026-09-07T21:00:55.8205709Z Compiling anyhow v1.0.104 2026-09-07T21:00:56.5970100Z Compiling tb-ui v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-ui) 2026-09-07T21:01:02.5979690Z Compiling tb-vm v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-vm) 2026-09-07T21:01:05.0641199Z Compiling tb-export v0.1.0 (/workspace/hugo/TerminalBasic/crates/tb-export) 2026-09-07T21:01:20.1214943Z Finished `release` profile [optimized] target(s) in 44.93s 2026-09-07T21:01:20.1726337Z + /workspace/hugo/TerminalBasic/target/release/tb-template --inspect /workspace/hugo/TerminalBasic/target/aarch64-unknown-linux-gnu/release/tb aarch64-unknown-linux-gnu 2026-09-07T21:01:20.1879619Z + /workspace/hugo/TerminalBasic/target/release/tb-template --inspect /workspace/hugo/TerminalBasic/target/aarch64-unknown-linux-gnu/release/tbc aarch64-unknown-linux-gnu 2026-09-07T21:01:20.2010153Z + /workspace/hugo/TerminalBasic/target/release/tb-template --inspect /workspace/hugo/TerminalBasic/target/aarch64-unknown-linux-gnu/release/tbrt aarch64-unknown-linux-gnu 2026-09-07T21:01:20.2080701Z + /workspace/hugo/TerminalBasic/target/release/tb-template /tmp/tb-pack-3zxq4_u1/runtimes/aarch64-unknown-linux-gnu/tbrt aarch64-unknown-linux-gnu 2026-09-07T21:01:21.3983551Z + /workspace/hugo/TerminalBasic/target/release/tb-template --inspect /tmp/tb-package-6raoqph2/tb aarch64-unknown-linux-gnu 2026-09-07T21:01:21.4064622Z + /workspace/hugo/TerminalBasic/target/release/tb-template --inspect /tmp/tb-package-6raoqph2/tbc aarch64-unknown-linux-gnu 2026-09-07T21:01:21.4107462Z + /workspace/hugo/TerminalBasic/target/release/tb-template --inspect /tmp/tb-package-6raoqph2/runtimes/aarch64-unknown-linux-gnu/tbrt aarch64-unknown-linux-gnu 2026-09-07T21:01:21.5317661Z /workspace/hugo/TerminalBasic/dist/terminalbasic-0.1.0-linux-arm64.tar.gz 2026-09-07T21:01:21.6025388Z ::group::Run https://gitea.com/actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 2026-09-07T21:01:21.6026091Z with: 2026-09-07T21:01:21.6026461Z if-no-files-found: error 2026-09-07T21:01:21.6026611Z name: packages-${{ matrix.target }} 2026-09-07T21:01:21.6026781Z path: dist/ 2026-09-07T21:01:21.8577501Z With the provided path, there will be 3 files uploaded 2026-09-07T21:01:21.8578236Z Starting artifact upload 2026-09-07T21:01:21.8578416Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2026-09-07T21:01:21.8578628Z Artifact name is valid! 2026-09-07T21:01:21.9045698Z Container for artifact "packages-aarch64-unknown-linux-gnu" successfully created. Starting upload of file(s) 2026-09-07T21:01:22.6631354Z Total size of all the files uploaded is 5467255 bytes 2026-09-07T21:01:22.6631948Z File upload process has finished. Finalizing the artifact upload 2026-09-07T21:01:22.6895330Z Artifact has been finalized. All files have been successfully uploaded! 2026-09-07T21:01:22.6895791Z 2026-09-07T21:01:22.6896207Z The raw size of all the files that were specified for upload is 5467431 bytes 2026-09-07T21:01:22.6896949Z The size of all the files that were uploaded is 5467255 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2026-09-07T21:01:22.6897163Z 2026-09-07T21:01:22.6897322Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2026-09-07T21:01:22.6897571Z 2026-09-07T21:01:22.6897938Z Artifact packages-aarch64-unknown-linux-gnu has been successfully uploaded! 2026-09-07T21:01:22.7049311Z ::endgroup:: 2026-09-07T21:01:22.7541430Z Run Post https://gitea.com/actions/checkout@11d5960a326750d5838078e36cf38b85af677262 2026-09-07T21:01:22.7599395Z docker exec cmd=[node /var/run/act/actions/f51a148e2d613b682129e86473b1f053285eeb72b79c8eaf2b1266670cf23e4e/dist/index.js] user= workdir= 2026-09-07T21:01:22.9402821Z [command]/usr/bin/git version 2026-09-07T21:01:22.9458869Z git version 2.47.3 2026-09-07T21:01:22.9501664Z *** 2026-09-07T21:01:22.9526222Z Temporarily overriding HOME='/tmp/7215fba8-dab6-4ba1-8c13-f10fbcb459b1' before making global git config changes 2026-09-07T21:01:22.9526890Z Adding repository directory to the temporary git global config as a safe directory 2026-09-07T21:01:22.9550036Z [command]/usr/bin/git config --global --add safe.directory /workspace/hugo/TerminalBasic 2026-09-07T21:01:22.9623947Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-07T21:01:22.9714045Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-09-07T21:01:23.0204926Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/git\.rfc1437\.de\/\.extraheader 2026-09-07T21:01:23.0262476Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/git\.rfc1437\.de\/\.extraheader' && git config --local --unset-all 'http.https://git.rfc1437.de/.extraheader' || :" 2026-09-07T21:01:23.0740876Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-07T21:01:23.0791929Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-07T21:01:23.1439132Z Success - Post https://gitea.com/actions/checkout@11d5960a326750d5838078e36cf38b85af677262 2026-09-07T21:01:23.1602144Z Cleaning up container for job build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-unknown-linux-gnu) 2026-09-07T21:01:23.8921377Z Cleaning up network for job build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-unknown-linux-gnu), and network name is: GITEA-ACTIONS-TASK-559-WORKFLOW-Vierziel-Build-und-Pflichtabnah-b5b5bb048fb8414f2641a638e25f1622dd92dc4f1c920e6bedfcc7d380c1061d-build-network 2026-09-07T21:01:23.9760756Z Job succeeded 2026-09-07T21:01:24.0177736Z