[2025-06-15 01:41:54.523796 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='package:core-files', repository='https://github.com/managarm/bootstrap-managarm.git', revision='4030cce575b6d957775a67be7cb06ed5f2c7618d', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'core-files': {'architecture': {'aarch64'}, 'version': '1.0_12'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2025-06-15 01:41:54.524425 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-15 01:41:54.542583 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-15 01:41:54.555515 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-15 01:41:55.654642 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '4030cce575b6d957775a67be7cb06ed5f2c7618d'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 4030cce Merge pull request #514 from qookei/aa64-uefi-dep [2025-06-15 01:41:55.692682 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-15 01:41:59.801311 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:core-files'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch core-files checkout core-files patch core-files regenerate core-files configure core-files (inside sysroot.979yx4t8) build core-files (inside sysroot.979yx4t8) pack core-files xbstrap: fetch core-files [1/7] xbstrap: checkout core-files [2/7] xbstrap: patch core-files [3/7] xbstrap: regenerate core-files [4/7] xbstrap: configure core-files [5/7] xbstrap: build core-files [6/7] [2025-06-15 01:41:59.965969 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'core-files'} xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/etc'] (tools: []) via cbuildrt [2025-06-15 01:41:59.967200 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'core-files'} [2025-06-15 01:41:59.968141 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'core-files'} [2025-06-15 01:41:59.969062 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'core-files'} 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-15 01:41:59.969944 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'core-files'} xbstrap: Skipping action pack of core-files due to failed prerequisites [7/7] xbstrap: The following steps failed: build core-files pack core-files (prerequisites failed) xbstrap: Plan failed [2025-06-15 01:41:59.970849 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'failure', 'subject': 'core-files'} [2025-06-15 01:41:59.971959 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'prereqs-failed', 'subject': 'core-files'} [2025-06-15 01:42:00.007800 sunset] INFO: xbbs.worker: job done. return code: 1