[2025-06-30 22:34:47.739474 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:openttd-openmsx', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d1749617a5d8d3108b36ad09fc89ad84a377c966', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'openttd-openmsx': {'architecture': {'x86_64'}, 'version': '0.4.2_5'}}, 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-30 22:34:47.747506 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-30 22:34:47.822418 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-30 22:34:47.846882 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-30 22:34:49.084484 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'd1749617a5d8d3108b36ad09fc89ad84a377c966'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at d174961 Merge pull request #519 from no92/scripts [2025-06-30 22:34:49.129999 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-30 22:34:55.527426 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:openttd-openmsx'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch openttd-openmsx checkout openttd-openmsx patch openttd-openmsx regenerate openttd-openmsx configure openttd-openmsx (inside sysroot.6wq7lbpm) build openttd-openmsx (inside sysroot.6wq7lbpm) pack openttd-openmsx xbstrap: fetch openttd-openmsx [1/7] xbstrap: checkout openttd-openmsx [2/7] xbstrap: patch openttd-openmsx [3/7] [2025-06-30 22:34:56.232592 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'openttd-openmsx'} xbstrap: regenerate openttd-openmsx [4/7] xbstrap: configure openttd-openmsx [5/7] xbstrap: Running ['unzip', '@THIS_SOURCE_DIR@/openmsx-0.4.2-all.zip', '-d', '@THIS_BUILD_DIR@'] (tools: []) via cbuildrt [2025-06-30 22:34:56.234914 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'openttd-openmsx'} [2025-06-30 22:34:56.235871 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'openttd-openmsx'} [2025-06-30 22:34:56.236742 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'openttd-openmsx'} 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 xbstrap: Skipping action build of openttd-openmsx due to failed prerequisites [6/7] xbstrap: Skipping action pack of openttd-openmsx due to failed prerequisites [7/7] xbstrap: The following steps failed: configure openttd-openmsx build openttd-openmsx (prerequisites failed) pack openttd-openmsx (prerequisites failed) [2025-06-30 22:34:56.241672 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'failure', 'subject': 'openttd-openmsx'} xbstrap: Plan failed [2025-06-30 22:34:56.242368 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'prereqs-failed', 'subject': 'openttd-openmsx'} [2025-06-30 22:34:56.242982 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'prereqs-failed', 'subject': 'openttd-openmsx'} [2025-06-30 22:34:56.327188 sunset] INFO: xbbs.worker: job done. return code: 1