[xbbs @ 2026-04-24 07:01:23+0000 INFO] Running command git clone https://github.com/managarm/linux-mlibc.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpskv7d3kh/src') Cloning into '.'... [xbbs @ 2026-04-24 07:01:24+0000 INFO] Exit code: 0 [xbbs @ 2026-04-24 07:01:24+0000 INFO] Running command git checkout 6dcd0d591b02acf6074f50db7b583e9d0f1ffd7b (env=None, cwd='/var/lib/xbbs/tmp/tmpskv7d3kh/src') Note: switching to '6dcd0d591b02acf6074f50db7b583e9d0f1ffd7b'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6dcd0d5 Merge pull request #16 from avdgrinten/xbstrap-rootfs [xbbs @ 2026-04-24 07:01:24+0000 INFO] Exit code: 0 [xbbs @ 2026-04-24 07:01:24+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpskv7d3kh/src (env=None, cwd='/var/lib/xbbs/tmp/tmpskv7d3kh/build') [xbbs @ 2026-04-24 07:01:27+0000 INFO] Exit code: 0 xbstrap: Running the following plan: prepare-rootfs base fetch hwdata checkout hwdata patch hwdata regenerate hwdata configure-tool host-hwdata compile-tool host-hwdata install-tool host-hwdata archive-tool host-hwdata xbstrap: prepare-rootfs d451e7ac39edcbdbf4169ca291b161f21be5b8083265d66934c99b8155c64ccd [1/9] xbstrap: Building base rootfs thread 'main' (3806109) panicked at src/workspace.rs:165:5: no entry for user 'xbbs' in /etc/subuid note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace xbstrap: fetch hwdata [2/9] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpskv7d3kh/src/ports/hwdata/.git/ From https://mirrors.managarm.org/mirror/git/hwdata * [new tag] v0.400 -> v0.400 xbstrap: checkout hwdata [3/9] HEAD is now at f5ce552 Update usb and vendor ids xbstrap: patch hwdata [4/9] xbstrap: regenerate hwdata [5/9] xbstrap: Skipping action configure-tool of host-hwdata due to failed prerequisites [6/9] xbstrap: Skipping action compile-tool of host-hwdata due to failed prerequisites [7/9] xbstrap: Skipping action install-tool of host-hwdata due to failed prerequisites [8/9] xbstrap: Skipping action archive-tool of host-hwdata due to failed prerequisites [9/9] xbstrap: The following steps failed: prepare-rootfs base configure-tool host-hwdata (prerequisites failed) compile-tool host-hwdata (prerequisites failed) install-tool host-hwdata (prerequisites failed) archive-tool host-hwdata (prerequisites failed) xbstrap: Plan failed [xbbs @ 2026-04-24 07:01:29+0000 INFO] Build failed.