[2025-06-21 00:56:46.977134 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:libdrm-headers', repository='https://github.com/managarm/bootstrap-managarm.git', revision='a04d752609b42a18d6fe9b2b37c17d5f1ddaa2e1', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-06-21 00:56:46.977654 sunset] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-06-21 00:56:47.004424 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-06-21 00:56:47.034063 sunset] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-06-21 00:56:48.013192 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'a04d752609b42a18d6fe9b2b37c17d5f1ddaa2e1'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at a04d752 sys-boot: upgrade to 9.3.4 [2025-06-21 00:56:48.066935 sunset] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-06-21 00:56:53.886642 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:16', 'package:libdrm-headers'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (16,)}) xbstrap: Running the following plan: fetch libdrm checkout libdrm patch libdrm regenerate libdrm configure libdrm-headers (inside sysroot.4lus39g8) build libdrm-headers (inside sysroot.4lus39g8) pack libdrm-headers xbstrap: fetch libdrm [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libdrm/.git/ From https://mirrors.managarm.org/mirror/git/libdrm * [new tag] libdrm-2.4.124 -> libdrm-2.4.124 xbstrap: checkout libdrm [2/7] [2025-06-21 00:56:54.601674 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'libdrm'} HEAD is now at 38ec7db build: bump version to 2.4.124 xbstrap: patch libdrm [3/7] [2025-06-21 00:56:54.651477 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'libdrm'} Applying: Managarm specific changes Applying: Add more managarm-specific changes Applying: Even more managarm-specific changes xbstrap: regenerate libdrm [4/7] [2025-06-21 00:56:54.788084 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'libdrm'} xbstrap: configure libdrm-headers [5/7] xbstrap: build libdrm-headers [6/7] xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/usr/src/libdrm-headers'] (tools: []) via cbuildrt thread 'main' panicked at 'unable to write setgroups file: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', src/main.rs:231:52 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [2025-06-21 00:56:54.807634 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'libdrm'} xbstrap: Skipping action pack of libdrm-headers due to failed prerequisites [7/7] xbstrap: The following steps failed: build libdrm-headers pack libdrm-headers (prerequisites failed) xbstrap: Plan failed [2025-06-21 00:56:54.818813 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'libdrm-headers'} [2025-06-21 00:56:54.819520 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'failure', 'subject': 'libdrm-headers'} [2025-06-21 00:56:54.821951 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'prereqs-failed', 'subject': 'libdrm-headers'} [2025-06-21 00:56:54.898203 sunset] INFO: xbbs.worker: job done. return code: 1